Name | Description | |
---|---|---|
![]() | CanSerializeXml | Gets a value that indicates whether the specified AggregationDataModel object can serialize to XML. |
![]() | ColumnCount | Overridden. Gets the number of columns in the group. |
![]() | Name | Gets or sets the name of the aggregation model. |
![]() | NonEmptyColumnCount | Overridden. Gets the number of columns in the model that contain data (bound or unbound). |
![]() | NonEmptyRowCount | Overridden. Gets the number of rows in the model that contain data (bound or unbound). |
![]() | ReferenceStyle | Gets or sets the cell reference style for cells with formulas. |
![]() | RowCount | Overridden. Gets or sets the number of rows in the group. |
![]() | TargetModel | Gets the sheet data model for the aggregation target. |
![]() | UnionedChangeCellRange | Gets or sets whether the changed event occurs for each cell range or for the union range. Works only if initialized from DefaultSheetDataModel. True if event occurs for union range. |