VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.UI Namespace / SpreadsheetVisualEditor Class
In This Topic
SpreadsheetVisualEditor Class Events
In This Topic
For a list of all events of this type, see SpreadsheetVisualEditor.
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 text editing finished. (Inherited from VintasoftControl)
Public EventOccurs when text editing starting. (Inherited from VintasoftControl)
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