Aspose.Cells.GridDesktop.Data
内容
[
隐藏
]基本数据的命名空间表示GridDesktop的类。
课程
| 班级 | 描述 |
|---|---|
| CellEventHandler | 表示打算处理单元事件的接口。 |
| CellEventStringHandler | 表示打算处理单元格事件的方法。 与 CellEventHandler 接口相同,但返回字符串结果 |
| CustomCommandEventHandler | 表示打算处理自定义命令事件的接口。 |
| DefaultEmptyStyle | |
| GridCell | 表示一个单元格对象。 |
| GridCellArea | 代表一个单元格区域。 |
| GridCellException | 表示单元格操作错误。 |
| GridCells | 封装了一个集合Cell对象. |
| GridColumn | 表示工作表中的单个列。 |
| GridColumnCollection | 收集代表工作表中各个列的对象。 |
| GridComment | 封装表示单元格注释的对象。 |
| GridCommentCollection | 封装了一个集合Comment对象. |
| GridFont | 封装电子表格中使用的字体对象。 |
| GridHyperlink | 封装表示超链接的对象。 |
| GridHyperlinkCollection | 封装了一个集合Hyperlink对象. |
| GridName | 封装表示名称对象的对象。 |
| GridNameCollection | 封装了一个集合Name对象. |
| GridPicture | 封装表示电子表格中单个图片的对象。 |
| GridPictureCollection | 封装了一个集合Picture对象. |
| GridPivotField | 表示数据透视表中的一个字段。 |
| GridPivotFieldCollection | 封装了一个集合PivotField对象. |
| GridPivotItem | 表示 PivotField 报表中的项目。 |
| GridPivotItemCollection | 封装了一个集合PivotItem对象. |
| GridPivotTable | 表示工作表上的数据透视表。数据透视表对象是!:PivotTablescollection. PivotTables 集合包含控件上的所有数据透视表对象。 |
| GridPivotTableCollection | 封装了一个集合PivotTable对象. |
| GridRow | 封装表示电子表格中单个图片的对象。 |
| GridRowCollection | 封装了一个集合GridRow对象. |
| GridShapeCollection | 封装了一个集合Shape对象. |
| GridValidation | 代表数据验证.settings. |
| GridValidationCollection | 封装了一个集合GridValidation对象. |
| GridWorkbook | 表示创建 Excel 电子表格的根对象。 |
| OnErrorActionQuery | 在GridWeb的CellError事件中使用。 |
| RowColumnEventHandler | 表示打算处理行/列事件的接口。 |
| WorkbookEventHandler | 表示打算处理工作簿事件的接口。 |
枚举
| 枚举 | 描述 |
|---|---|
| GridCellErrorType | 在 WebCellException 中使用。表示单元格错误类型。 |
| GridFilterOperatorType | 自定义过滤器运算符类型。 |
| GridImageType | 指定图像的类型(格式)。 |
| GridLoadDataFilterOptions | 表示从模板加载工作簿时过滤数据的选项。 |
| GridMsoDrawingType | 代表办公室绘图对象类型。 |
| GridOperatorType | 表示条件格式和数据验证的算子类型。 |
| GridPasteType | 表示粘贴特殊类型。 |
| GridPivotFieldFunction | 表示合并函数。 |
| GridPivotFieldType | 表示数据透视表字段类型。 |
| GridSaveFormat | 枚举支持的文件格式类型。 |
| GridValidationType | 表示数据验证类型。 |
| NumberType | 表示数字或日期时间格式类型。 |
| OnErrorActionType | 用于 GridWeb 的 CellError 事件。用户设置 OnErrorActionQuery.OnErrorAction 来告诉控件停止处理或忽略错误。 |
| WebCellErrorType | 在 WebCellException 中使用。表示单元格错误类型。 |