See: Description
| Interface | Description |
|---|---|
| CellErrorHandler |
Represents the interface that intend to handle cell error events.
|
| CellEventHandler |
Represents the interface that intend to handle cell events.
|
| CellEventStringHandler |
Represents the interface that intend to handle cell events.
|
| CustomCommandEventHandler |
Represents the interface that intend to handle Custom Command events.
|
| GridCustomServerValidation |
the interface you need to implement when use server side validation.
|
| RowColumnEventHandler |
Represents the interface that intend to handle row/column events.
|
| SheetEventHandler |
Represents the interface that intend to handle sheet events.
|
| WorkbookEventHandler |
Represents the interface that intend to handle workbook events.
|
| Class | Description |
|---|---|
| BindColumn |
BindColumn.
|
| BorderCollapseType |
Collapse type of a table's border object.
|
| BorderStyle |
The BorderStyle represents the different border style options for a web control..
|
| CellEventArgs |
Provides data for cell events.
|
| CollectionBase |
Provides the abstract base class for a strongly typed collection.
|
| Color |
Represents an ARGB (alpha, red, green, blue) color.
|
| Control |
Represent the base Control class, internal use only.
|
| CustomCommandButton |
Represents a custom command button in the tab bar of the GridWeb control.
|
| CustomCommandButtonCollection |
Represents the collection of CustomCommandButton.
|
| CustomCommandButtonType |
Represents the type of a custom command.
|
| DateTime |
Represents an instant in time, typically expressed as a date and time of day.
|
| Encoding |
Represents a character encoding.
|
| ExtPage |
Represents GridWeb java bean
|
| ExtWebControl |
Extend the WebControl class, internal use only.
|
| FontInfo |
The FontInfo represents font-related style information for a web control..
|
| FontSize |
The FontSize represents font size information for a web control.
|
| FontUnit |
Represents the size of a font.
|
| GridAbstractCalculationEngine |
Represents user's custom calculation engine to extend the default calculation engine of Aspose.Cells.
|
| GridCalculationData |
Represents the required data when calculating one function, such as function name, parameters, ...etc.
|
| GridCell |
Represents a cell object.
|
| GridCellArea |
Represents an area of cells.
|
| GridCellErrorType |
Used in WebCellException.
|
| GridCells |
Encapsulates a collection of
GridCell objects. |
| GridColumn |
Represents a single column in a worksheet.
|
| GridColumnCollection |
Collects the
GridColumn objects that represent the individual columns in a worksheet. |
| GridComment |
Encapsulates the object that represents a cell comment.
|
| GridCommentCollection |
Encapsulates a collection of
GridComment objects. |
| GridHtmlSaveOptions |
Represents the options for saving html file.
|
| GridHyperlink |
Encapsulates the object that represents a hyperlink.
|
| GridHyperlinkCollection |
Encapsulates a collection of
GridHyperlink objects. |
| GridImageType |
Specifies the type (format) of an image.
|
| GridLines |
gridline style for a GridView control.
|
| GridLoadOptions |
Represents the options of loading the file.
|
| GridMsoDrawingType |
Represents office drawing objects type.
|
| GridName |
Encapsulates the object that represents a name object.
|
| GridNameCollection |
Encapsulates a collection of
GridName objects. |
| GridOperatorType |
Represents the operator type of conditional format and data validation.
|
| GridPicture |
Encapsulates the object that represents a single picture in a spreadsheet.
|
| GridPictureCollection |
Encapsulates a collection of
GridPicture objects. |
| GridPivotField |
Represents a field in a PivotTable report.
|
| GridPivotFieldCollection |
Encapsulates a collection of
GridPivotField objects. |
| GridPivotFieldFunction |
Represents consolidation function.
|
| GridPivotFieldType |
Represents PivotTable field type.
|
| GridPivotItem |
Represents a item in a PivotField report.
|
| GridPivotItemCollection |
Encapsulates a collection of
GridPivotItem objects. |
| GridPivotTable |
Represents a PivotTable report on a worksheet.
|
| GridPivotTableCollection |
Encapsulates a collection of
GridPivotTable objects. |
| GridReferredArea |
Represents a referred objcet by the formula.
|
| GridRow |
Encapsulates the object that represents a single picture in a spreadsheet.
|
| GridRowCollection |
Encapsulates a collection of
GridRow objects. |
| GridSaveFormat |
Enumerates supported file format types.
|
| GridSaveOptions |
Represents all save options
|
| GridShape |
Represents a shape object.
|
| GridShapeCollection |
Encapsulates a collection of
GridShape objects. |
| GridShiftType |
Represent the shift options when deleting a range of cells.
|
| GridTableItemStyle |
Inherited from System.Web.UI.WebControls.TableItemStyle.
|
| GridTableStyle |
Inherited from System.Web.UI.WebControls.TableStyle.
|
| GridTxtLoadOptions | Deprecated
This class will be obsoleted after stand alone dll usage of cells public api,instead you can use Aspose.Cells.TxtLoadOptions
|
| GridValidation |
Represents data validation.settings.
|
| GridValidationCollection |
Encapsulates a collection of
GridValidation objects. |
| GridValidationType |
Represents data validation type.
|
| GridWeb |
The basic class of GridWeb control.
|
| GridWebBean |
Represents GridWeb java bean
|
| GridWorkbook |
Represents a root object to create an Excel spreadsheet.
|
| GridWorkbookSettings |
Represents settings of the workbook.
|
| GridWorksheet |
Encapsulates the object that represents a single worksheet.
|
| GridWorksheetCollection |
Encapsulates a collection of
GridWorksheet objects. |
| HorizontalAlign |
horizontal alignment of a GridView control
|
| HyperlinkActionType |
Hyperlink has two action type: UrlLink and CellCommand.
|
| LayoutFixedType |
Layout fixed type of a table object.
|
| MainWeb |
Parent class of GridWeb control.Internal use only.
|
| NumberType |
Represents the number or datetime format type.
|
| OnErrorActionQuery |
Used in the CellError event of the GridWeb.
|
| OnErrorActionType |
Used in CellError event of the GridWeb.
|
| PivotFieldFunction | Deprecated
This class is obsolete; use GridPivotFieldFunction instead
|
| PivotFieldOrientation | Deprecated
This class is obsolete; use GridPivotFieldType instead
|
| PivotFieldSort |
Represents the order used to sort the specified PivotTable field.
|
| PivotSourceType |
Represents the source data type.
|
| PresetStyle |
Represents the preset style or an GridWeb control.
|
| RowColumnEventArgs |
Provides data for row/column events.
|
| RowColumnType |
Represents the row/column type of the row/column events.
|
| SessionMode |
Represents the session mode of the grid.
|
| SetBorderPosition |
Represents the border position to be set of a cells range.
|
| SortByOrder |
Represents what order the data sort by.
|
| SortOrientation |
Represents sorting orientation
|
| SubtotalFunction |
Represents subtotal function type.
|
| Unit |
Represents a length measurement
|
| UnitType |
Specifies the unit of measurement.
|
| VerticalAlign |
vertical alignment of a GridView control
|
| ViewerStyleTemplate |
ViewerStyleTemplate.
|
| WebBorderStyle |
Encapsulates the style of web table or cell border.
|
| WebCellArea | Deprecated
This class is obsolete; use GridCellArea instead
|
| WebCellErrorType |
Used in WebCellException.
|
| WebComment | Deprecated
This class is obsolete; use GridComment instead
|
| WebControl |
Represent the WebControl class, internal use only.
|
| WebStyle |
Represent the style for web control,extend from the Style class.
|
| WebTableItemStyle |
Represent the WebTableItemStyle class, internal use only.
|
| WebTableStyle |
Represent the WebTableStyle class, internal use only.
|
| WebWorksheet | Deprecated
This class is obsolete; use GridWorksheet instead
|
| WorksheetDesign |
Inherited from WebWorksheet.
|
| Exception | Description |
|---|---|
| GridCellException |
Represents a cell operation error.
|
| GridWebException |
The exception that is thrown when Aspose.Cells.GridWeb specified error occurs.
|
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.