VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet Namespace / SpreadsheetEditor Class
Constructors Properties Methods Events SeeAlso
In This Topic
    SpreadsheetEditor Class Members
    In This Topic
    The following tables list the members exposed by SpreadsheetEditor.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether editor must edit the spreadsheet document asynchronously.
    Public PropertyGets the spreadsheet document.
    Public PropertyGets the editor of spreadsheet document.
    Public PropertyGets or sets the document information.
    Public PropertyGets the document formatting properties.
    Public PropertyGets a value indicating whether editing is started.
    Public PropertyGets a value indicating whether this editor is initialized.
    Public PropertyGets a value indicating whether this editor is initializing.
    Public PropertyGets a value indicating whether syncronization with source is executing.
    Public PropertyGets a value indicating whether this editor is created on a virtual document.
    Public PropertyGets or sets the maximum number of operations in a single action.
    Public PropertyGets the editor settings.
    Public PropertyGets the undo/redo manager.
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds the standard chart.
    Public MethodAdds the defined name.
    Public MethodAdds the hyperlink to the cells from specified cells set.
    Public MethodAdds a picture to the worksheet.
    Public MethodOverloaded. Adds the new (empty) worksheet.
    Public MethodChanges the style properties for specified cells set.
    Public MethodChanges the worksheet indexes.
    Public MethodSwitches the rows and columns of specified chart.
    Public MethodChecks whether the synchronizing is started.
    Public MethodChecks the maximum action composition count.
    Public MethodClears (content, styles, hyperlinks and comments) of specified cells.
    Public MethodClears value and formula of specified cells.
    Public MethodClears content (value and formula) of specified cells.
    Public MethodClears format (style) of specified cells.
    Public MethodRemoves the hyperlinks, which are located in specified cells set.
    Public MethodOverloaded. Copies cells of source worksheet to the specified location on destination worksheet.
    Public MethodCopies the worksheet at sepcified index.
    Public Methodstatic (Shared in Visual Basic)Overloaded. Synchronously creates the spreadsheet editor for new XLSX document.
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
    Public MethodFills specified cells along specified direction.
    Public MethodOverloaded. Finishes the document editing.
    Public MethodReturns the cells borders of specified cells.
    Public MethodReturns common style properties for specified cells set.
    Public MethodReturns the editor of specified worksheet.
    Public MethodHides the columns in the specified worksheet.
    Public MethodHides the columns in the specified worksheet.
    Public MethodHides the rows in the specified worksheet.
    Public MethodHides the rows in the specified worksheet.
    Public MethodInitializes this spreadsheet editor.
    Public MethodInserts empty cells at specified cells and shifts rows down.
    Public MethodInserts empty cells at specified cells and shifts columns to the right.
    Public MethodInserts columns in the specified worksheet.
    Public MethodInserts empty columns in the specified worksheet.
    Public MethodInserts empty rows in the specified worksheet.
    Public MethodInserts empty rows in the specified worksheet.
    Public MethodOverloaded. Inserts the new (empty) worksheet at spceified index.
    Public MethodMerges the specified cells.
    Public MethodMerges the specified cells in the same row into one large cell.
    Public MethodMoves the worksheet at specified index to the new index.
    Public MethodPastes or cuts the cells from cell clipboard.
    Public MethodRemoves cells at specified cells and shifts columns to the left.
    Public MethodRemoves cells at specified cells and shifts rows up.
    Public MethodRemoves columns in the specified worksheet.
    Public MethodRemoves columns in the specified worksheet.
    Public MethodRemoves the comments, which are associated with cells from specified cell set.
    Public MethodRemoves the defined name from the worksheet.
    Public MethodRemoves the defined name at specified index.
    Public MethodRemoves the drawing object from worksheet.
    Public MethodRemoves the hyperlinks, which are intersected with specified cells set.
    Public MethodRemoves rows in the specified worksheet.
    Public MethodRemoves rows in the specified worksheet.
    Public MethodRemoves the worksheet at specified index.
    Public MethodRenames worksheet at specified index.
    Public MethodOverloaded. Saves spreadsheet document to the specified file and changes the spreadsheet document source to this file.
    Public MethodSaves changes in the spreadsheet document.
    Public MethodOverloaded. Saves spreadsheet document to the specified file.
    Public MethodSets the Borders property for specified cells set.
    Public MethodSets the Color property for specified cells set.
    Public MethodSets the comment for focused cell.
    Public MethodSets the cells style index to the style with specified index.
    Public MethodSets the cells style index to the style with specified index.
    Public MethodOverloaded. Sets cell value.
    Public MethodSets the hidden property of colums for specified cells set.
    Public MethodSets the width of colums for specified cells set.
    Public MethodSets the comment for specified cell.
    Public MethodSets the IsVisible property value.
    Public MethodSets the location for comment in editor.
    Public MethodSets the visibility status for comments, which are associated with specified cell set.
    Public MethodSets the defined name at specified index.
    Public MethodSets the document view.
    Public MethodSets the description for drawing object.
    Public MethodSets the location for drawing object.
    Public MethodSets the name for drawing object.
    Public MethodSets a picture for the drawing object.
    Public MethodSets the rotation angle for drawing object.
    Public MethodSets the FillColor property for specified cells set.
    Public MethodSets the Color property for specified cells set.
    Public MethodSets the IsBold property for specified cells set.
    Public MethodSets the IsItalic property for specified cells set.
    Public MethodSets the IsStrikeout property for specified cells set.
    Public MethodSets the IsUnderline property for specified cells set.
    Public MethodSets the Name property for specified cells set.
    Public MethodSets the Size property for specified cells set.
    Public MethodSets the hyperlink for specified sheet drawing.
    Public MethodSets the NumberFormat property for specified cells set.
    Public MethodSets the automatic height of specified cells set.
    Public MethodSets the height of rows for specified cells set.
    Public MethodSets the hidden property of rows for specified cells set.
    Public MethodSets the HorizontalAlign property for specified cells set.
    Public MethodSets the Indent property for specified cells set.
    Public MethodSets the VerticalAlign property for specified cells set.
    Public MethodSets the WrapText property for specified cells set.
    Public MethodSets the view properties of specified worksheet.
    Public MethodShows the columns in the specified worksheet.
    Public MethodShows the columns in the specified worksheet.
    Public MethodShows the rows in the worksheet.
    Public MethodShows the rows in the specified worksheet.
    Public MethodOverloaded. Starts the document editing.
    Public MethodUnmerges the specified cells.
    Protected Methods
     NameDescription
    Protected MethodInitializes the virtual document (when editor source is null).
    Protected MethodRaises the ChartTemplatesRequest event.
    Protected MethodRaises the DocumentChanged event.
    Protected MethodRaises the DocumentChanged event.
    Protected MethodRaises the EditingFinished event.
    Protected MethodRaises the EditingStarted event.
    Protected MethodRaises the InitializationFinished event.
    Protected MethodRaises the InitializationStarted event.
    Protected MethodRaises the SynchronizationException event.
    Protected MethodRaises the SynchronizationFinished event.
    Protected MethodRaises the SynchronizationStarted event.
    Protected MethodChecks whether the specified defined name is valid.
    Public Events
     NameDescription
    Public EventOccurs when chart templates request requires.
    Public EventOccurs when Document is changed.
    Public EventOccurs when spreadsheet document source is changed.
    Public EventOccurs when editing is finished.
    Public EventOccurs when editing is started.
    Public EventOccurs when initialization is finished.
    Public EventOccurs when initialization is started.
    Public EventOccurs when synchronization exception occurs.
    Public EventOccurs when synchronization is finished.
    Public EventOccurs when synchronization is started.
    See Also