VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet Namespace / SpreadsheetEditorSource Class
Constructors Properties Methods Events SeeAlso
In This Topic
    SpreadsheetEditorSource Class Members
    In This Topic
    The following tables list the members exposed by SpreadsheetEditorSource.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the spreadsheet editor settings.
    Public Methods
     NameDescription
    Public MethodSynchronously applies the commands to spreadhseed document.
    Public MethodAsynchronously applies the commands to the spreadsheet document.
    Public Methodstatic (Shared in Visual Basic)Creates new XLSX document source using empty XLSX document.
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
    Public MethodOverloaded. Saves the spreadsheet document to the specified stream in XLSX format and change source to specified stream.
    Public MethodSaves the changes in spreadsheet document.
    Public MethodOverloaded. Saves the spreadsheet document to the specified stream in XLSX format.
    Protected Methods
    Public Events
     NameDescription
    Public EventOccurs when chart templates request requires.
    Public EventOccurs when synchronization is finished.
    Public EventOccurs when synchronization is started.
    See Also