The following tables list the members exposed by SheetEditor.
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. |
Name | Description | |
---|---|---|
![]() |
Clipboard | Provides access to SheetEditorClipboard associated with the SheetEditor instance. |
![]() |
Document | Provides access to the current LEADDocument associated with the SheetEditor instance. |
![]() |
History | Provides access to SheetEditorHistory associated with the SheetEditor instance. |
![]() |
InteractiveService | Provides access to SheetEditorInteractiveService associated with the SheetEditor instance. |
![]() |
Search | Provides access to SheetEditorSearch associated with the SheetEditor instance. |
Name | Description | |
---|---|---|
![]() ![]() |
SelectionChanged | Occurs when the current selection changes. |