VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.UI Namespace / SpreadsheetVisualEditor Class
In This Topic
SpreadsheetVisualEditor Class Methods
In This Topic
For a list of all methods of this type, see SpreadsheetVisualEditor.
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 columns using the specifed 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 selected 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 MethodDisables the scrolling using the ScrollToRect(VintasoftRect) and ScrollToRect(VintasoftRect,VintasoftSize) methods. (Inherited from VintasoftScrollableControl)
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 MethodEnables the scrolling using the ScrollToRect(VintasoftRect) and ScrollToRect(VintasoftRect,VintasoftSize) methods. (Inherited from VintasoftScrollableControl)
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 MethodReturns 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 specified rectangle of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. (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 specified file.
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 sepeicied cells set.
Public MethodRemoves the rows on focused worksheet at position of selected cells.
Public MethodOverloaded. Removes worksheet at specified index.
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 stream.
Public MethodSaves the worksheet views.
Public MethodOverloaded. Scrolls to the specified cells to make cells visible.
Public MethodScrolls to the specified rectangle in the control space.
Public MethodOverloaded. Scrolls the viewer to the specified rectangle on viewer area. (Inherited from VintasoftScrollableControl)
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 and to the specified value.
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 TextEditingFinished event. (Inherited from VintasoftControl)
Protected MethodRaises the TextEditingStarting event. (Inherited from VintasoftControl)
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)
See Also