'宣言 Public Function New( _ ByVal cell As Cell, _ ByVal editor As ValueEditor, _ ByVal changesAccepted As Boolean, _ Optional ByVal reason As EditModeEndingReason _ )
public EditModeEndedEventArgs( Cell cell, ValueEditor editor, bool changesAccepted, EditModeEndingReason reason )