[]
Gets or sets the mode that determines mouse, keyboard, and selection behavior for this sheet.
public OperationMode OperationMode { get; set; }
Public Property OperationMode As OperationMode
Type | Condition |
---|---|
InvalidEnumArgumentException | Specified operation mode is not valid |