Interfaces
CellErrorHandler CellEventHandler CellEventStringHandler CustomCommandEventHandler GridCustomServerValidation RowColumnEventHandler SheetEventHandler WorkbookEventHandler |
Exceptions
GridCellException |
Class Summary | |
---|---|
BorderStyle | The BorderStyle represents the different border style options for a web control.. |
CellEventArgs | Provides data for cell events. |
Color | Represents an ARGB (alpha, red, green, blue) color. |
CustomCommandButton | Represents a custom command button in the tab bar of the GridWeb control. |
CustomCommandButtonCollection | Represents the collection of CustomCommandButton. |
DateTime | Represents an instant in time, typically expressed as a date and time of day. |
ExtPage | Represents GridWeb java bean |
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. |
GridCells |
Encapsulates a collection of |
GridColumn | Represents a single column in a worksheet. |
GridColumnCollection | Collects the objects that represent the individual columns in a worksheet. |
GridComment | Encapsulates the object that represents a cell comment. |
GridCommentCollection |
Encapsulates a collection of |
GridHtmlSaveOptions | Represents the options for saving html file. |
GridHyperlink | Encapsulates the object that represents a hyperlink. |
GridHyperlinkCollection |
Encapsulates a collection of |
GridName | Encapsulates the object that represents a name object. |
GridNameCollection |
Encapsulates a collection of |
GridPicture | Encapsulates the object that represents a single picture in a spreadsheet. |
GridPictureCollection |
Encapsulates a collection of |
GridPivotFieldCollection |
Encapsulates a collection of |
GridPivotItemCollection |
Encapsulates a collection of |
GridPivotTable |
Represents a PivotTable report on a worksheet. The PivotTable object is a member of the |
GridPivotTableCollection |
Encapsulates a collection of |
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 |
GridSaveOptions | Represents all save options |
GridShape | Represents a shape object. |
GridShapeCollection |
Encapsulates a collection of |
GridTableItemStyle | Inherited from System.Web.UI.WebControls.TableItemStyle. Encapsulates the styles of a WebCell. |
GridTableStyle | Inherited from System.Web.UI.WebControls.TableStyle. Represents the style of a web table. Please refer to .NET SDK document about System.Web.UI.WebControls.TableStyle for further information. |
GridValidation | Represents data validation.settings. |
GridValidationCollection |
Encapsulates a collection of |
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 | Collects the objects that represent the individual rows in a worksheet. |
License | Provides methods to license the component. |
MainWeb | Parent class of GridWeb control.Internal use only. |
OnErrorActionQuery | Used in the CellError event of the GridWeb. |
RowColumnEventArgs | Provides data for row/column events. |
Unit | Represents a length measurement |
UnitType | Specifies the unit of measurement. |
WebBorderStyle | Encapsulates the style of web table or cell border. |
Interface Summary | |
---|---|
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. CustomServerFunction. |
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. |
Exception Summary | |
---|---|
GridCellException | Represents a cell operation error. |
Constant Summary | |
---|---|
BorderCollapseType | Utility class containing constants. Collapse type of a table's border object. |
CustomCommandButtonType | Utility class containing constants. Represents the type of a custom command. |
GridCellErrorType | Utility class containing constants. Used in WebCellException. Represents the cell error type. |
GridLines | Utility class containing constants. gridline style for a GridView control. |
GridValidationType | Utility class containing constants. Represents data validation type. |
HorizontalAlign | Utility class containing constants. horizontal alignment of a GridView control |
LayoutFixedType | Utility class containing constants. Layout fixed type of a table object. |
NumberType | Utility class containing constants. Represents the number or datetime format type. |
OnErrorActionType | Utility class containing constants. Used in CellError event of the GridWeb. User set the OnErrorActionQuery.OnErrorAction to tell the control Stop processing or Ignore error. |
OperatorType | Utility class containing constants. Represents the operator type of conditional format and data validation. |
PresetStyle | Utility class containing constants. Represents the preset style or an GridWeb control. By far, we provide 7 preset styles. |
SetBorderPosition | Utility class containing constants. Represents the border position to be set of a cells range. |
VerticalAlign | Utility class containing constants. vertical alignment of a GridView control |
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.