For a list of all members of this type, see SheetEditor members
Name | Description | |
---|---|---|
BeginUpdate | Stops the editor from updating the view layout and rendering the content if any change is applied. This is useful to increase the control's speed efficiency. | |
Dispose | Releases all resources used by the SheetEditor and deletes the object. | |
EndUpdate | Instructs the editor that updates are completed and updating the view layout and rendering of content can be resumed. | |
GetWorkbook | Retrieves the workbook associated with the current SheetEditor instance. | |
OnSelectionChanged | Raises the SelectionChanged event. | |
SetDocument | Assigns a LEADDocument to the SheetEditor. |