VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.UI Namespace / SpreadsheetVisualEditor Class
Constructors Properties Methods Events SeeAlso
In This Topic
    SpreadsheetVisualEditor Class Members
    In This Topic
    The following tables list the members exposed by SpreadsheetVisualEditor.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SpreadsheetVisualEditor class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the action mouse button.
    Public PropertyGets the borders color of focused cell. Sets the border color of selected cells (SelectedCells).
    Public PropertyGets or sets a value indicating whether the focused cell can be changed.
    Public PropertyGets a value indicating whether visual editor can insert the empty columns.
    Public PropertyGets a value indicating whether visual editor can insert the empty rows.
    Public PropertyGets a value indicating whether visual editor can merge selected cells.
    Public PropertyGets a value indicating whether undo manager can execute redo action.
    Public PropertyGets or sets a value indicating whether the chart can be transformed.
    Public PropertyGets or sets a value indicating whether the chart data can be transformed.
    Public PropertyGets or sets a value indicating whether the comment can be transformed.
    Public PropertyGets or sets a value indicating whether the focused cells can be transformed.
    Public PropertyGets or sets a value indicating whether focused formula can be transformed.
    Public PropertyGets or sets a value indicating whether the picture can be transformed.
    Public PropertyGets or sets a value indicating whether the shape can be transformed.
    Public PropertyGets a value indicating whether undo manager can execute undo action.
    Public PropertyGets a value indicating whether visual editor can unmerge focused cell.
    Public PropertyGets or sets the cell cursor.
    Public PropertyGets the cells borders of focused cells. Sets the cells borders of selected cells (SelectedCells).
    Public PropertyGets or sets the cells clipboard.
    Public PropertyGets or sets the appearance for cells in CellsClipboard.
    Public PropertyGets the focused cell style. Sets the style of selected cells (SelectedCells).
    Public PropertyGets or sets the appearance of cell references when cell references transform is starting.
    Public PropertyGets or sets the embedded editor of cell value.
    Public PropertyGets or sets the external editor of cell value.
    Public PropertyGets or sets the distance, in pixels, that defines "resize" region near header border. The "resize" region is a region, where mouse can be used to start changing of cell size.
    Public PropertyGets or sets the appearance that is used to highlight a category axis appearance of the chart.
    Public PropertyGets or sets the category axis title of focused chart.
    Public PropertyGets or sets the appearance that is used to highlight a series name appearance of the chart.
    Public PropertyGets or sets the appearance that is used to highlight a series values appearance of the chart.
    Public PropertyGets or sets the title of focused chart.
    Public PropertyGets or sets the values axis title of focused chart.
    Public PropertyGets the client size, in surface space, of the control. (Inherited from VintasoftControl)
    Public PropertyGets or sets the control client size, in surface space. (Inherited from VintasoftControl)
    Public PropertyGets the width (mesured in DIP) of focused column. Sets the columns width (mesured in DIP) of selected cells (SelectedCells).
    Public PropertyGets or sets the appearance for the cell comment.
    Public PropertyGets or sets border color of the comment.
    Public PropertyGets or sets border size, in pixels, of the comment.
    Public PropertyGets or sets the appearance for the focused cell comment.
    Public PropertyGets or sets color that indicates that cell has comment.
    Public PropertyGets or sets size of indicator that indicates that cell has comment.
    Public PropertyGets or sets the mouse button that should be clicked for opening the context menu.
    Public PropertyGets or sets the highlight color for fully selected headings.
    Public PropertyGets or sets the cross cursor. (Inherited from VintasoftControl)
    Public PropertyGets or sets the cursor. (Inherited from VintasoftControl)
    Public PropertyGets or sets the default cursor. (Inherited from VintasoftControl)
    Public PropertyGets the spreadsheet document.
    Public PropertyGets or sets the document culture, in the format "languagecode2-country/regioncode2".
    Public PropertyGets or sets the document information.
    Public PropertyGets or sets the document UI culture, in the format "languagecode2-country/regioncode2".
    Public PropertyGets or sets the spreadsheet editor source.
    Public PropertyGets or sets the spreadsheet editor settings.
    Public PropertyGets or sets the color that indicates error during formula calculation.
    Public PropertyGets or sets size of indicator that indicates error during formula calculation.
    Public PropertyGets the color of focused comment, fill color focused drawing appearance or fill color focused cell. Sets the color of focused comment, fill color focused drawing appearance or fill color of selected cells (SelectedCells).
    Public PropertyGets or sets the focused cell.
    Public PropertyGets or sets the comment that is associated with focused cell.
    Public PropertyGets or sets the editing value of focused cell.
    Public PropertyGets or sets the focused cells.
    Public PropertyGets or sets the appearance for focused cells.
    Public PropertyGets the focused cells as fixed cells.
    Public PropertyGets the style of focused cell.
    Public PropertyGets or sets of sets value or formula of focused cell.
    Public PropertyGets the editor for focused cell value.
    Public PropertyGets or sets the comment that is focused in editor.
    Public PropertyGets or sets the focused drawing.
    Public PropertyGets the font properties of focused comment, focused drawing appearance or focused cell.
    Public PropertyGets or sets the focused formula expression.
    Public PropertyGets or sets the hyperlink that is associated with FocusedDrawing or FocusedCell.
    Public PropertyGets or sets the focused spreadsheet cell.
    Public PropertyGets the text properties of focused comment or focused cell.
    Public PropertyGets or sets the focused worksheet.
    Public PropertyGets or sets the index of the focused worksheet.
    Public PropertyGets the font color of focused comment, focused drawing appearance, or focused cell. Sets the font color of focused comment, focused drawing appearance, or selected cells (SelectedCells).
    Public PropertyGets the font name of focused comment, focused drawing appearance, or focused cell. Sets the font name of of focused comment, focused drawing appearance, or selected cells (SelectedCells).
    Public PropertyGets the font size of focused comment, focused drawing appearance, or focused cell. Sets the font size of of focused comment, focused drawing appearance, or selected cells (SelectedCells).
    Public PropertyGets or sets the appearance that is used to highlight not focused cells in current formula.
    Public PropertyGets or sets the appearance that is used to highlight focused cells in current formula.
    Public PropertyGets or sets the grid color.
    Public PropertyGets or sets the alpha-component, in range from 0 to 1, for grid color.
    Public PropertyGets or sets the appearance of rows/columns when height/width transform is starting.
    Public PropertyGets or sets color of table header border.
    Public PropertyGets or sets color of table header.
    Public PropertyGets or sets the text color of rows/columns headings.
    Public PropertyGets the hovered cell.
    Public PropertyGets the hovered comment.
    Public PropertyGets the hovered drawing.
    Public PropertyGets the hovered hyperlink.
    Public PropertyGets or sets the color of hyperlinks.
    Public PropertyGets or sets the hyperlink cursor.
    Public PropertyGets or sets the interaction mode of the spreadsheet visual editor.
    Public PropertyGets or sets the fill color of the interaction point. (Inherited from VintasoftControl)
    Public PropertyGets or sets the fill color of the interaction point. (Inherited from VintasoftControl)
    Public PropertyGets the interaction point interaction radius. (Inherited from VintasoftControl)
    Public PropertyGets or sets the radius of interaction point (resize and rotate points). (Inherited from VintasoftControl)
    Public PropertyGets or sets the cursor that uses in an interactive object. (Inherited from VintasoftControl)
    Public PropertyGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. (Inherited from VintasoftControl)
    Public PropertyGets a value indicating whether this editor now edits value of focused cell.
    Public PropertyGets a value indicating whether the document source is changed.
    Public PropertyGets a value indicating whether the focused cells are building.
    Public PropertyGets a value indicating whether editor changes the focused cells.
    Public PropertyGets a value indicating whether the focused worksheet is changing.
    Public PropertyGets a value indicating whether focused comment, focused drawing appearance or cell has bold font. Sets a value indicating whether focused comment, focused drawing appearance or selected cells (SelectedCells) have bold font.
    Public PropertyGets a value indicating whether focused comment, focused drawing appearance or cell has italic font. Sets a value indicating whether focused comment, focused drawing appearance or selected cells (SelectedCells) have italic font.
    Public PropertyGets a value indicating whether focused comment, focused drawing appearance or cell has strikeout font. Sets a value indicating whether focused comment, focused drawing appearance or selected cells (SelectedCells) have strikeout font.
    Public PropertyGets a value indicating whether focused comment, focused drawing appearance or cell has underline font. Sets a value indicating whether focused comment, focused drawing appearance or selected cells (SelectedCells) have underline font.
    Public PropertyGets a value indicating whether editor changes the column width or row height.
    Public PropertyGets a value indicating whether spreadsheet editor is initialized.
    Public PropertyGets a value indicating whether spreadsheet editor is initializing.
    Public PropertyGets or sets a value indicating whether the scroll area auto expanding is enabled.
    Public PropertyGets or sets a value indicating whether scrolling is enabled.
    Public PropertyGets a value indicating whether syncronization with source is executing.
    Public PropertyGets or sets a value indicating whether the undo manager is enabled.
    Public PropertyGets or sets the move cursor. (Inherited from VintasoftControl)
    Public PropertyGets the number format of focused cell. Sets the number format of selected cells (SelectedCells).
    Public PropertyGets the amount of decimal places in number format of focused cell. Sets the amount of decimal places in number format of selected cells (SelectedCells).
    Public PropertyGets or sets the panning cursor.
    Public PropertyGets or sets a value indicating whether Paste method fills the focused cells.
    Public PropertyGets or sets the resize column cursor.
    Public PropertyGets or sets the two-headed diagonal (northeast/southwest) sizing cursor. (Inherited from VintasoftControl)
    Public PropertyGets or sets the two-headed vertical (north/south) sizing cursor. (Inherited from VintasoftControl)
    Public PropertyGets or sets the two-headed diagonal (northwest/southeast) sizing cursor. (Inherited from VintasoftControl)
    Public PropertyGets or sets the two-headed horizontal (west/east) sizing cursor. (Inherited from VintasoftControl)
    Public PropertyGets or sets the resize row cursor.
    Public PropertyGets or sets the rotate cursor. (Inherited from VintasoftControl)
    Public PropertyGets or sets the discrete angle, in degress, of rotation assistant. (Inherited from VintasoftControl)
    Public PropertyGets or sets the radius of rotation assistant. (Inherited from VintasoftControl)
    Public PropertyGets the height (mesured in DIP) of focused row. Sets the rows height (mesured in DIP) of selected cells (SelectedCells).
    Public PropertyGets or sets the scroll position. (Inherited from VintasoftScrollableControl)
    Public PropertyGets the size of the scroll area. (Inherited from VintasoftScrollableControl)
    Public PropertyGets or sets the select all cursor.
    Public PropertyGets or sets the select column cursor.
    Public PropertyGets or sets the highlight color of selected cells.
    Public PropertyGets the set of selected cells.
    Public PropertyGets a value indicating whether selected cells have comments.
    Public PropertyGets or sets the highlight color for selected headings.
    Public PropertyGets a value indicating whether SelectedCells is represented by set with single cell.
    Public PropertyGets or sets the select row cursor.
    Public PropertyGets the rectangle, in the control space, where worksheet is displayed.
    Public PropertyGets or sets the color of sheet background.
    Public PropertyGets or sets the appearance of worksheet drawing when drawing is not loaded yet.
    Public PropertyGets or sets the appearance for the worksheet drawing that is focused.
    Public PropertyGets or sets the appearance of worksheet drawing when drawing transform is starting.
    Public PropertyGets or sets a value indicating whether editor should show cell formula in cell region.
    Public PropertyGets or sets a value indicating whether this spreadsheet visual editor should show grid.
    Public PropertyGets or sets a value indicating whether editor should show headings of rows and columns.
    Public PropertyGets or sets a value indicating whether the highlight of interactive area is visible when trasfrom starting.
    Public PropertyGets or sets the control size, in surface space. (Inherited from VintasoftControl)
    Public PropertyGets or sets the appearance for cells in StylePainterSource.
    Public PropertyGets or sets the source cells of style painter.
    Public PropertyGets or sets the system clipboard.
    Public PropertyGets the text horizontal align of focused comment or focused cell. Sets the text horizontal align of focused comment or selected cells (SelectedCells).
    Public PropertyGets the text indent of focused cell. Sets the text indent wrap of selected cells (SelectedCells).
    Public PropertyGets the text vertical align of focused comment or focused cell. Sets the text vertical align of focused comment or selected cells (SelectedCells).
    Public PropertyGets or sets a cell that is located at the top-left border.
    Public PropertyGets the undo/redo manager.
    Public PropertyGets or sets the maximum number of undo actions.
    Public PropertyGets visible cells.
    Public PropertyGets a value indicating whether editor should wrap text of focused cell. Sets a value indicating whether editor should word wrap text of selected cells (SelectedCells).
    Public PropertyGets or sets the zoom, in percent.
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds the chart to the focused worksheet.
    Public MethodOverloaded. Adds the defined name.
    Public MethodAdds the hyperlink to the focused sheet drawing or selected cells.
    Public MethodAdds the picture to the focused worksheet.
    Public MethodAdds the standard chart to the focused worksheet.
    Public MethodAdds new worksheet to the spreadsheet document after focused worksheet.
    Public MethodOverloaded. Automatically fits the width of rows using selected cells.
    Public MethodOverloaded. Automatically fits the height of rows using specifed cells.
    Public MethodSignals the object that initialization is starting. (Inherited from VintasoftControl)
    Public MethodOverloaded. Executes a delegate asynchronously on the thread that the control's underlying handle was created on. (Inherited from VintasoftControl)
    Public MethodOverloaded. Calculates the height of specified rows, which height must be calculated automatically, on focused worksheet.
    Public MethodCancels the editing of cell value.
    Public MethodChnages FocusedCells (and last item in SelectedCells) to the specified value.
    Public MethodChanges the style properties for SelectedCells.
    Public MethodChanges the worksheet indexes.
    Public MethodSwitches the rows and columns of focused chart.
    Public MethodClears selected cells.
    Public MethodClears contents (value and formula) of selected cells.
    Public MethodClears format (style) of selected cells.
    Public MethodCloses the spreadsheet document.
    Public MethodCommits the value of focused cell to the spreadsheet document.
    Public MethodExecutes Copy operation.
    Public MethodCopies the focused cells (FocusedCells).
    Public MethodOverloaded. Copies the focused worksheet.
    Public MethodExecutes Cut operation.
    Public MethodCuts the focused cells (FocusedCells).
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from VintasoftControl)
    Public MethodDoes the OnKeyDown(VintasoftControlKeyEventArgs) method. (Inherited from VintasoftControl)
    Public MethodDoes the OnKeyUp(VintasoftControlKeyEventArgs) method. (Inherited from VintasoftControl)
    Public MethodDoes the DoMouseClick(VintasoftControlMouseEventArgs) method. (Inherited from VintasoftControl)
    Public MethodDoes the OnMouseDown(VintasoftControlMouseEventArgs) method. (Inherited from VintasoftControl)
    Public MethodDoes the OnMouseLeave(VintasoftControlEventArgs) method. (Inherited from VintasoftControl)
    Public MethodDoes the DoMouseMove(VintasoftControlMouseEventArgs) method. (Inherited from VintasoftControl)
    Public MethodDoes the DoMouseUp(VintasoftControlMouseEventArgs) method. (Inherited from VintasoftControl)
    Public MethodDraws the spreadsheet visual editor on specified drawing engine.
    Public MethodOverloaded. Signals the object that initialization is complete. (Inherited from VintasoftControl)
    Public MethodExecutes the hyperlink action.
    Public MethodExecutes the spreadsheet editor action.
    Public MethodFills selected cells content along specified direction.
    Public MethodFinishes the editing of cell value.
    Public MethodOverloaded. Finishes the editing.
    Public MethodReturns the actual value by defined name.
    Public MethodReturns the cell bounding box, in control space.
    Public MethodReturns the cell that is located in specified point.
    Public MethodReturns the cells bounding box, in control space.
    Public MethodReturns cell text or formula.
    Public MethodReturns the CellComment that is located in specified point.
    Public MethodReturns the common style properties for SelectedCells.
    Public MethodGets the cursor by location.
    Public MethodReturns the SheetDrawing that is located in specified point.
    Public MethodReturns the selected cell set as a fixed cell set.
    Public MethodReturns defined names, which can be used in focused worksheet.
    Public MethodReturns the hyperlink by name, which is defined in DefinedNames.
    Public MethodHides all comments on focused worksheet.
    Public MethodHides the selected columns on focused worksheet.
    Public MethodHides the comments, which are associated with cells from SelectedCells.
    Public MethodHides the selected rows on focused worksheet.
    Public MethodInitializes the text replacer.
    Public MethodInserts empty cells in range of selected cells and shifts rows to down.
    Public MethodInserts empty cells in range of selected cells and shifts columns to the right.
    Public MethodInserts the column on focused worksheet at position of selected cells.
    Public MethodInserts the rows on focused worksheet in range of selected cells.
    Public MethodInserts the formula in focused cell.
    Public MethodOverloaded. Invalidates the entire surface of the control and causes the control to be redrawn. (Inherited from VintasoftControl)
    Public MethodOverloaded. Executes a delegate on the thread that owns the control's underlying window handle. (Inherited from VintasoftControl)
    Public MethodMerges the selected cells.
    Public MethodMerges across the selected cells.
    Public MethodMerges the selected cells and centers the text in merged cell.
    Public MethodOverloaded. Moves the worksheet at specified index to the new index.
    Public MethodCreates new spreadsheet document.
    Public MethodOverloaded. Opens the spreadsheet document from stream.
    Public MethodExecutes Paste operation.
    Public MethodOverloaded. Pastes cells from to the .
    Public MethodPastes cells values and formulas from CellsClipboard to the FocusedCell.
    Public MethodPastes cells formula from CellsClipboard to the FocusedCell.
    Public MethodPastes cells style from CellsClipboard to the FocusedCell.
    Public MethodPastes cells value from CellsClipboard to the FocusedCell.
    Public MethodPastes cells value from CellsClipboard to the FocusedCell.
    Public MethodPerforms the error correction in specified formula.
    Public MethodOverloaded. Performs the style painting of focused cells ().
    Public MethodRemoves selected cells and shifts columns to the left.
    Public MethodRemoves selected cells and shifts rows to up.
    Public MethodOverloaded. Removes the columns on focused worksheet at position of selected cells.
    Public MethodRemoves the comments, which are associated with cells from SelectedCells.
    Public MethodRemoves the focused comment.
    Public MethodRemoves the focused drawing object.
    Public MethodOverloaded. Removes hyperlinks from focused sheet drawing or selected cells.
    Public MethodRemoves the rows on focused worksheet at position of selected cells.
    Public MethodOverloaded. Removes the focused worksheet.
    Public MethodRenames the focused worksheet.
    Public MethodOverloaded. Saves the spreadsheet document to the specified stream.
    Public MethodSaves changes in the spreadsheet document.
    Public MethodSaves changes in the spreadsheet document.
    Public MethodOverloaded. Saves the spreadsheet document to the specified file.
    Public MethodSaves the worksheet views.
    Public MethodOverloaded. Scrolls to the specified cell to make the cell visible.
    Public MethodScrolls to the specified rectangle in the control space.
    Public MethodScrolls to the specified rectangle in the sheet space.
    Public MethodSets the comment for cell that is specified by cell comment.
    Public MethodOverloaded. Sets the style of selected cells.
    Public MethodSets cell text or formula.
    Public MethodSets the comment for focused cell.
    Public MethodSets the visibility status for comment of focused cell.
    Public MethodSets the location for comment of focused cell.
    Public MethodSets the defined name.
    Public MethodSets the document culture.
    Public MethodSets the description for the focused drawing object.
    Public MethodSets the location for the focused drawing object.
    Public MethodSets the name for the focused drawing object.
    Public MethodSets the picture for the focused drawing object.
    Public MethodSets the rotation angle for the focused drawing object.
    Public MethodOverloaded. Sets the focused and selected cells.
    Public MethodSets the automatic height of selected cells on focused worksheet.
    Public MethodSets the synchronization provider. (Inherited from VintasoftControl)
    Public MethodSets the specified format to the worksheet.
    Public MethodShows all comments on focused worksheet.
    Public MethodShows the selected columns on focused worksheet.
    Public MethodShows the comments, which are associated with cells from SelectedCells.
    Public MethodShows the selected rows on focused worksheet.
    Public MethodStarts the editing of focused cell formula.
    Public MethodStarts the editing of focused cell value.
    Public MethodOverloaded. Starts the editing.
    Public MethodTries to finish the editing of cell formula.
    Public MethodUnmerges the selected cells.
    Protected Methods
     NameDescription
    Protected MethodReturns the next focused cell in horizontal direction.
    Protected MethodReturns the next focused cell in vertical direction.
    Protected MethodReturns the previous focused cell in horizontal direction.
    Protected MethodReturns the previous focused cell in vertical direction.
    Protected MethodInvalidates the interaction.
    Protected MethodRaises the CellClick event.
    Protected MethodRaises the CellCommentClick event.
    Protected MethodRaises the CellErrorClick event.
    Protected MethodRaises the CellsClipboardChanged event.
    Protected MethodRaises the CellsStylePropertiesChanged event.
    Protected MethodRaises the ChartTemplatesRequest event.
    Protected MethodRaises the ClientSizeChanged event. (Inherited from VintasoftControl)
    Protected MethodRaises the ContextMenuOpen event.
    Protected MethodRaises the CursorChanged event. (Inherited from VintasoftControl)
    Protected MethodRaises the DocumentSavingFinished event.
    Protected MethodRaises the DocumentSavingStarted event.
    Protected MethodRaises the DocumentSourceChanged event.
    Protected MethodRaises the EditCellValueFinished event.
    Protected MethodRaises the EditCellValueStarted event.
    Protected MethodRaises the EditorChanged event.
    Protected MethodRaises the EditorChanging event.
    Protected MethodRaises the FocusedCellChanged event.
    Protected MethodRaises the FocusedCellEditingValueChanged event.
    Protected MethodRaises the FocusedCellsChanged event.
    Protected MethodRaises the FocusedCommentChanged event.
    Protected MethodRaises the FocusedDrawingChanged event.
    Protected MethodRaises the FocusedWorksheetChanged event.
    Protected MethodRaises the FormulaSyntaxError event.
    Protected MethodRaises the HoveredCellChanged event.
    Protected MethodRaises the HoveredCommentChanged event.
    Protected MethodRaises the HoveredDrawingChanged event.
    Protected MethodRaises the HoveredHyperlinkChanged event.
    Protected MethodRaises the HyperlinkClick event.
    Protected MethodRaises the InitializationFinished event.
    Protected MethodRaises the InitializationStarted event.
    Protected MethodRaises the Invalidating event. (Inherited from VintasoftControl)
    Protected MethodRaises the InvalidCellReferences event.
    Protected MethodRaises the KeyDown event.
    Protected MethodRaises the KeyUp event.
    Protected MethodRaises the MouseClick event. (Inherited from VintasoftControl)
    Protected MethodRaises the MouseDown event.
    Protected MethodRaises the MouseLeave event. (Inherited from VintasoftControl)
    Protected MethodRaises the MouseMove event.
    Protected MethodRaises the MouseUp event.
    Protected MethodRaises the ScrollPositionChanged event.
    Protected MethodRaises the ScrollSizeChanged event. (Inherited from VintasoftScrollableControl)
    Protected MethodRaises the SizeChanged event.
    Protected MethodRaises the SynchronizationException event.
    Protected MethodRaises the SynchronizationFinished event.
    Protected MethodRaises the SynchronizationStarted event.
    Protected MethodRaises the UndoManagerStateChanged event.
    Protected MethodRaises the UriOpen event.
    Protected MethodRaises the ZoomChanged event.
    Protected MethodProcesses hot keys.
    Protected MethodSets the size of scroll area. (Inherited from VintasoftScrollableControl)
    Public Events
     NameDescription
    Public EventOccurs when cell is clicked by mouse.
    Public EventOccurs when cell comment is clicked by mouse.
    Public EventOccurs when cell error is clicked by mouse.
    Public EventOccurs when CellsClipboard property is changed.
    Public EventOccurs when cells style properties was changed.
    Public EventOccurs when chart templates request requires.
    Public EventOccurs when value of ClientSize property is changed. (Inherited from VintasoftControl)
    Public EventOccurs when context menu should be opened.
    Public EventOccurs when value of Cursor property is changed. (Inherited from VintasoftControl)
    Public EventOccurs when document saving is finished.
    Public EventOccurs when document saving is started.
    Public EventOccurs when spreadsheet document source is changed.
    Public EventOccurs when editing of cell value is finished.
    Public EventOccurs when editing of cell value is started.
    Public EventOccurs when Editor property is changed.
    Public EventOccurs when Editor property is changing.
    Public EventOccurs when FocusedCell property is changed.
    Public EventOccurs when FocusedCellEditingValue property is changed.
    Public EventOccurs when FocusedCells property is changed.
    Public EventOccurs when FocusedComment property is changed.
    Public EventOccurs when FocusedDrawing property is changed.
    Public EventOccurs when FocusedWorksheet property is changed.
    Public EventOccurs when formula cannot be set because formula has syntax error.
    Public EventOccurs when HoveredCell property is changed.
    Public EventOccurs when HoveredComment property is changed.
    Public EventOccurs when HoveredDrawing property is changed.
    Public EventOccurs when HoveredHyperlink property is changed.
    Public EventOccurs when hyperlink is clicked by mouse.
    Public EventOccurs when initialization is finished.
    Public EventOccurs when initialization is started.
    Public EventOccurs when control is invalidating. (Inherited from VintasoftControl)
    Public EventOccurs when invalid cell references are passed to the SetFocusedAndSelectedCells(CellReferences) method.
    Public EventOccurs when a key is pressed while the control has focus. (Inherited from VintasoftControl)
    Public EventOccurs when a key is released while the control has focus. (Inherited from VintasoftControl)
    Public EventOccurs when mouse button is clicked. (Inherited from VintasoftControl)
    Public EventOccurs when mouse button is down. (Inherited from VintasoftControl)
    Public EventOccurs when mouse leaves the control. (Inherited from VintasoftControl)
    Public EventOccurs when mouse is moved. (Inherited from VintasoftControl)
    Public EventOccurs when mouse button is released. (Inherited from VintasoftControl)
    Public EventOccurs when value of ScrollPosition property is changed. (Inherited from VintasoftScrollableControl)
    Public EventOccurs when value of ScrollSize property is changed. (Inherited from VintasoftScrollableControl)
    Public EventOccurs when value of Size property is changed. (Inherited from VintasoftControl)
    Public EventOccurs when synchronization exception occurs.
    Public EventOccurs when synchronization is finished.
    Public EventOccurs when synchronization is started.
    Public EventOccurs when state of undo manager is changed.
    Public EventOccurs when URI should be opened.
    Public EventOccurs when Zoom property is changed.
    See Also