SpreadsheetEditorSource Class Members
In This Topic
The following tables list the members exposed by
SpreadsheetEditorSource.
Public Constructors
Public Properties
| Name | Description |
 | Settings | Gets or sets the spreadsheet editor settings. |
Public Methods
| Name | Description |
 | ApplyCommands | Synchronously applies the commands to spreadhseed document. |
 | ApplyCommandsAsync | Asynchronously applies the commands to the spreadsheet document. |
  | CreateEmpty | Creates new XLSX document source using empty XLSX document. |
 | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
 | SaveAs | Overloaded. Saves the spreadsheet document to the specified stream in XLSX format and change source to specified stream. |
 | SaveChanges | Saves the changes in spreadsheet document. |
 | SaveTo | Overloaded. Saves the spreadsheet document to the specified stream in XLSX format. |
Protected Methods
Public Events
See Also