Name | Description | |
---|---|---|
ColumnCount | Gets the column count of current collection. | |
Count | Gets the data cell count. | |
Item | Gets the DataCell with the specified row and column. | |
RowCount | Gets the row count of current collection. |
The following tables list the members exposed by DataCellCollection.
Name | Description | |
---|---|---|
ColumnCount | Gets the column count of current collection. | |
Count | Gets the data cell count. | |
Item | Gets the DataCell with the specified row and column. | |
RowCount | Gets the row count of current collection. |