VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Document.Editors Namespace / SpreadsheetDocumentEditor Class
Constructors Properties Methods SeeAlso
In This Topic
    SpreadsheetDocumentEditor Class Members
    In This Topic
    The following tables list the members exposed by SpreadsheetDocumentEditor.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets the spreadseet document.
    Public PropertyGets a value indicating whether editor has synchronize commands.
    Public Methods
     NameDescription
    Public MethodAdds the named reference to DefinedNames.
    Public MethodAdds an empty style.
    Public MethodAdds new style.
    Public MethodOverloaded. Adds new worksheet.
    Public MethodCopies the worksheet at specified index.
    Public MethodOverloaded. Creates the cell style editor.
    Public MethodOverloaded. Creates the worksheet editor.
    Public MethodExecutes the commands.
    Public MethodOverloaded. Returns the cell style index for specified cell style properties.
    Public MethodReturns commands, which define changes in SpreadsheetDocument.
    Public MethodRemoves the named reference from DefinedNames.
    Public MethodRemoves the worksheet.
    Public MethodSets the spreadsheet document defaults.
    Public MethodSets the defined name.
    Public MethodSets the information about spreadseet document.
    Public MethodSets the spreadsheet document view.
    See Also