The
SpreadsheetGear.Windows.Forms namespace includes the
WorkbookView Windows Forms Control as well as the Workbook Designer, Workbook Explorer and Range Explorer.
Classes
| Class | Description |
![Class](template/packages/core-dotnet/images/Class.png) | ActiveTabChangedEventArgs | Provides data for an ActiveTabChanged event. |
![Class](template/packages/core-dotnet/images/Class.png) | ActiveTabChangingEventArgs | Provides data for an ActiveTabChanging event. |
![Class](template/packages/core-dotnet/images/Class.png) | CalculateEventArgs | Provides data for a Calculate event. |
![Class](template/packages/core-dotnet/images/Class.png) | CellBeginEditEventArgs | Provides data for a CellBeginEdit event. |
![Class](template/packages/core-dotnet/images/Class.png) | CellCancelEditEventArgs | Provides data for a CellCancelEdit event. |
![Class](template/packages/core-dotnet/images/Class.png) | CellEndEditEventArgs | Provides data for a CellEndEdit event. |
![Class](template/packages/core-dotnet/images/Class.png) | CommandPrint | Represents the default print command for Windows Forms. |
![Class](template/packages/core-dotnet/images/Class.png) | FormulaBar | Represents a FormulaBar control. The formula bar will automatically connect to the active WorkbookView control contained within the same container. |
![Class](template/packages/core-dotnet/images/Class.png) | RangeChangedEventArgs | Provides data for a RangeChanged event. |
![Class](template/packages/core-dotnet/images/Class.png) | RangeSelectionChangedEventArgs | Provides data for a RangeSelectionChanged event. |
![Class](template/packages/core-dotnet/images/Class.png) | RangeSelectionChangingEventArgs | Provides data for a RangeSelectionChanging event. |
![Class](template/packages/core-dotnet/images/Class.png) | ScrollPositionChangedEventArgs | Provides data for a ScrollPositionChanged event. |
![Class](template/packages/core-dotnet/images/Class.png) | ShapeActionEventArgs | Provides data for a ShapeAction event. |
![Class](template/packages/core-dotnet/images/Class.png) | ShapeSelectionChangedEventArgs | Provides data for a ShapeSelectionChanged event. |
![Class](template/packages/core-dotnet/images/Class.png) | ShapeSelectionChangingEventArgs | Provides data for a ShapeSelectionChanging event. |
![Class](template/packages/core-dotnet/images/Class.png) | ShowErrorEventArgs | Provides data for a ShowError event. |
![Class](template/packages/core-dotnet/images/Class.png) | UIManager | Provides the ability to override user interface functionality. |
![Class](template/packages/core-dotnet/images/Class.png) | WorkbookDesigner | Represents a Workbook Designer. |
![Class](template/packages/core-dotnet/images/Class.png) | WorkbookView | Provides a fully functional spreadsheet control which supports rich functionality including familiar keyboard and mouse selections, in-cell editing, a FormulaBar control, goto, cut, copy, paste, clear, undo, redo, printing, interruptible background calculation, real time workbook updates, multiple workbooks, DisplayReference, WorkbookDesigner, WorkbookExplorer, RangeExplorer, ChartExplorer, ShapeExplorer and more. |
![Class](template/packages/core-dotnet/images/Class.png) | WorkbookViewEventArgs | |
Delegates
Enumerations
See Also