| Class | Description |
|---|
| Button | Represents a cell button control. |
| CellCollection | Encapsulates a collection of gridcell objects. |
| CellControl | Represents a cell control. |
| CellControlCollection | Encapsulates a collection of cell control. |
| CellControlEventArgs | Provides data for cell control events. |
| CellEventArgs | Provides data for grid cell events. |
| CellKeyEventArgs | Provides data for grid cell key events. |
| CellLocation | Indicates the cell location. |
| CellRange | Encapsulates the object that represents a range of cells within a spreadsheet. |
| CellRangeEventArgs | Provides data for grid cellrange events. |
| CellRelative | Internal use only. |
| CellRelativeCollection | Internal use only. |
| CheckBox | Represents a cell checkbox control. |
| ColumnCollection | Collects the objects that represent the individual columns in a worksheet. |
| ComboBox | Represents a cell combobox control. |
| Comment | Encapsulates the object that represents a comment. |
| CommentCollection | Encapsulates a collection of Comment objects. |
| CommentEventArgs | Provides data for comment events. |
| GridCell | Encapsulates the object that represents a single grid cell. |
| GridColumn | Represents s single column in worksheet. |
| GridDesktop | Aspose GridDesktop class Represents a root object to create an GridDesktop control. To use this control, simply drag it from your toolbox to a form or usercontrol. |
| GridRow | Represents s single row in worksheet. |
| Hyperlink | Encapsulates the object that represents a hyperlink. |
| HyperlinkCollection | Encapsulates a collection of Hyperlink objects. |
| License | Provides methods to license the component. |
| Picture | Encapsulates the object that represents a single picture in a spreadsheet. |
| PictureCollection | Encapsulates a collection of Picture objects. |
| RowCollection | Collects the objects that represent the individual rows in a worksheet. |
| SortRange | Indicates a range of a Worksheet and provide method to sort the range datas by row or column. |
| Style | Represents display style, such as background color, alignment, border, number format, etc. |
| Validation | Represents a gridcell's validation operation. |
| ValidationCollection | Encapsulates a collection of validation objects. |
| Worksheet | Encapsulates the object that represents a single worksheet. |
| WorksheetCollection | Encapsulates a collection of Worksheet objects. |
| WorksheetEventArgs | Provides data for worksheet events. |