com.aspose.gridweb

Provides apis to manipulate components of spreadsheet for web application.

Classes

ClassDescription
BindColumnBindColumn.
BorderCollapseTypeCollapse type of a table’s border object.
BorderStyleThe BorderStyle represents the different border style options for a web control..
CellEventArgsProvides data for cell events.
CollectionBaseProvides the abstract base class for a strongly typed collection.
ColorRepresents an ARGB (alpha, red, green, blue) color.
ControlRepresent the base Control class, internal use only.
CustomCommandButtonRepresents a custom command button in the tab bar of the GridWeb control.
CustomCommandButtonCollectionRepresents the collection of CustomCommandButton.
CustomCommandButtonTypeRepresents the type of a custom command.
DateTimeRepresents an instant in time, typically expressed as a date and time of day.
EncodingRepresents a character encoding.
ExtPageRepresents GridWeb java bean
ExtWebControlExtend the WebControl class, internal use only.
FontInfoThe FontInfo represents font-related style information for a web control..
FontSizeThe FontSize represents font size information for a web control.
FontUnitRepresents the size of a font.
GridAbstractCalculationEngineRepresents user’s custom calculation engine to extend the default calculation engine of Aspose.Cells.
GridCalculationDataRepresents the required data when calculating one function, such as function name, parameters, …etc.
GridCellRepresents a cell object.
GridCellAreaRepresents an area of cells.
GridCellErrorTypeUsed in WebCellException.
GridCellExceptionRepresents a cell operation error.
GridCellsEncapsulates a collection of GridCell objects.
GridColumnRepresents a single column in a worksheet.
GridColumnCollectionCollects the GridColumn objects that represent the individual columns in a worksheet.
GridCommentEncapsulates the object that represents a cell comment.
GridCommentCollectionEncapsulates a collection of GridComment objects.
GridHtmlSaveOptionsRepresents the options for saving html file.
GridHyperlinkEncapsulates the object that represents a hyperlink.
GridHyperlinkCollectionEncapsulates a collection of GridHyperlink objects.
GridImageTypeSpecifies the type (format) of an image.
GridLinesgridline style for a GridView control.
GridLoadOptionsRepresents the options of loading the file.
GridMsoDrawingTypeRepresents office drawing objects type.
GridNameEncapsulates the object that represents a name object.
GridNameCollectionEncapsulates a collection of GridName objects.
GridOperatorTypeRepresents the operator type of conditional format and data validation.
GridPictureEncapsulates the object that represents a single picture in a spreadsheet.
GridPictureCollectionEncapsulates a collection of GridPicture objects.
GridPivotFieldRepresents a field in a PivotTable report.
GridPivotFieldCollectionEncapsulates a collection of GridPivotField objects.
GridPivotFieldFunctionRepresents consolidation function.
GridPivotFieldTypeRepresents PivotTable field type.
GridPivotItemRepresents a item in a PivotField report.
GridPivotItemCollectionEncapsulates a collection of GridPivotItem objects.
GridPivotTableRepresents a PivotTable report on a worksheet.
GridPivotTableCollectionEncapsulates a collection of GridPivotTable objects.
GridReferredAreaRepresents a referred objcet by the formula.
GridRowEncapsulates the object that represents a single picture in a spreadsheet.
GridRowCollectionEncapsulates a collection of GridRow objects.
GridSaveFormatEnumerates supported file format types.
GridSaveOptionsRepresents all save options
GridShapeRepresents a shape object.
GridShapeCollectionEncapsulates a collection of GridShape objects.
GridShiftTypeRepresent the shift options when deleting a range of cells.
GridTableItemStyleInherited from System.Web.UI.WebControls.TableItemStyle.
GridTableStyleInherited from System.Web.UI.WebControls.TableStyle.
GridTxtLoadOptionsRepresents the options for loading text file.
GridValidationRepresents data validation.settings.
GridValidationCollectionEncapsulates a collection of GridValidation objects.
GridValidationTypeRepresents data validation type.
GridWeb
GridWebBeanRepresents GridWeb java bean
GridWebExceptionThe exception that is thrown when Aspose.Cells.GridWeb specified error occurs.
GridWorkbookRepresents a root object to create an Excel spreadsheet.
GridWorkbookSettingsRepresents settings of the workbook.
GridWorksheetEncapsulates the object that represents a single worksheet.
GridWorksheetCollectionEncapsulates a collection of GridWorksheet objects.
HorizontalAlignhorizontal alignment of a GridView control
HyperlinkActionTypeHyperlink has two action type: UrlLink and CellCommand.
LayoutFixedTypeLayout fixed type of a table object.
MainWebParent class of GridWeb control.Internal use only.
NumberTypeRepresents the number or datetime format type.
OnErrorActionQueryUsed in the CellError event of the GridWeb.
OnErrorActionTypeUsed in CellError event of the GridWeb.
PivotFieldFunctionRepresents functions used to summarize the PivotTable data field
PivotFieldOrientationRepresents The location of the field in the specified PivotTable report.
PivotFieldSortRepresents the order used to sort the specified PivotTable field.
PivotSourceTypeRepresents the source data type.
PresetStyleRepresents the preset style or an GridWeb control.
RowColumnEventArgsProvides data for row/column events.
RowColumnTypeRepresents the row/column type of the row/column events.
SessionModeRepresents the session mode of the grid.
SetBorderPositionRepresents the border position to be set of a cells range.
SortByOrderRepresents what order the data sort by.
SortOrientationRepresents sorting orientation
SubtotalFunctionRepresents subtotal function type.
UnitRepresents a length measurement
UnitTypeSpecifies the unit of measurement.
VerticalAlignvertical alignment of a GridView control
ViewerStyleTemplateViewerStyleTemplate.
WebBorderStyleEncapsulates the style of web table or cell border.
WebCellAreaRemarks
WebCellErrorTypeUsed in WebCellException.
WebCommentRemarks
WebControlRepresent the WebControl class, internal use only.
WebStyleRepresent the style for web control,extend from the Style class.
WebTableItemStyleRepresent the WebTableItemStyle class, internal use only.
WebTableStyleRepresent the WebTableStyle class, internal use only.
WebWorksheetRepresents a web worksheet.
WorksheetDesignInherited from WebWorksheet.

Interfaces

InterfaceDescription
CellErrorHandlerRepresents the interface that intend to handle cell error events.
CellEventHandlerRepresents the interface that intend to handle cell events.
CellEventStringHandlerRepresents the interface that intend to handle cell events.
CustomCommandEventHandlerRepresents the interface that intend to handle Custom Command events.
GridCustomServerValidationthe interface you need to implement when use server side validation.
RowColumnEventHandlerRepresents the interface that intend to handle row/column events.
SheetEventHandlerRepresents the interface that intend to handle sheet events.
WorkbookEventHandlerRepresents the interface that intend to handle workbook events.