Aspose.Cells.GridDesktop

The Aspose.Cells.GridDesktop namespace contains classes of GUI based desktop control that can be embedded in windows application projects.

Classes

Class Description
Button Represents a cell button control.
CellComboBoxEventArgs Provides data for cell ComboBox events.
CellComboBoxEventHandler Represents the method that intend to handle cell ComboBox events.
CellControl Represents a cell control.
CellControlCollection Encapsulates a collection of cell control.
CellControlEventArgs Provides data for cell control events.
CellControlEventHandler Represents the method that intend to handle cell control events.
CellCopyComboBoxEventArgs Provides data for cell copy ComboBox events.
CellCopyComboBoxEventHandler Represents the method that intend to handle cell copy events.
CellEventArgs Provides data for grid cell events.
CellEventHandler Represents the method that intend to handle cell events.
CellFormatEventArgs Provides data for grid cell format event.
CellFormatEventHandler Represents the method that intend to handle cell format events.
CellKeyEventArgs Provides data for grid cell key events.
CellKeyEventHandler Represents the method that intend to handle 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.
CellRangeEventHandler Represents the method that intend to handle cellrange events.
CellRelative Internal use only.
CellRelativeCollection Internal use only.
CellValidationEventArgs Provides data for grid cell validation events.
CellValidationEventHandler Represents the method that intend to handle cell validation events.
CheckBox Represents a cell checkbox control.
ComboBox Represents a cell combobox control.
CommentEventArgs Provides data for comment events.
CommentEventHandler Represents the method that intend to handle comment events.
ContextMenuManager Represents context menu item’s available status.
CustomProperty Represents identifier information.
CustomPropertyCollection A collection of CustomProperty objects that represent additional information.
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.
License Provides methods to license the component.
RowColumnEventArgs Provides data for row/column events.
RowFilterSettings Summary description for RowFilter.
Shape Represents a shape object.
SortRange Indicates a range of a Worksheet and provide method to sort the range datas by row or column.
Style Represents display style of excel document,such as font,color,alignment,border,etc.
ThemeColor Represents a theme color.
UndoManager Encapsulates the object that manages the undo/redo operations.
WorkbookEventHandler Represents the method that intend to handle workbook events.
WorkbookFailLoadEventHandler Represents the method that intend to handle workbook fail to load file.
Worksheet Encapsulates the object that represents a single worksheet.
WorksheetCollection Collects the objects that represent the individual rows in a worksheet.
WorksheetEventArgs Provides data for worksheet events.
WorksheetEventHandler Represents the method that intend to handle worksheet events.

Interfaces

Interface Description
ICustomColumnCaption Interface for custom row caption.
ICustomRowCaption Interface for custom row caption.
ICustomValidation Interface of a gridcell’s custom validation.

Enumeration

Enumeration Description
BorderLineType Specifies the border line type for a gridCell.
BorderType Specifies the border type for a gridCell.
FileFormatType Enumerates spreadsheet file format types
FormatConditionType Conditional format rule type.
GridBackgroundType Enumerates cell background pattern types.
GridMemorySetting Aspose GridMemorySetting class Represents Memory Setting Preference For GridDesktop.
HorizontalAlignmentType Specifies how a gridcell is horizontally aligned.
RowColumnType Represents the row/column type of the row/column events.
SortOrder Represents what order the data sort by.
SortOrientation Represents sorting orientation
TextDirectionType Represents the direction of the text flow for this paragraph.
ThemeColorType Enumerates the theme color types.
VerticalAlignmentType Specifies how a gridcell is vertically aligned.
WorkBookEvents WorkBook Events category.
WorksheetEvents Worksheet Events category.