ICellsDataTable class
ICellsDataTable class
Represents data table.
The ICellsDataTable type exposes the following members:
Properties
Property | Description |
---|---|
columns | Gets the columns’ name. |
count | Gets the count of the records. -1 for unknown records count. |
Gets the data stored in the column specified by index.
Indexer
Name | Description |
---|---|
[index] | The zero-based index of the column. |
Methods
Method | Description |
---|---|
before_first | Move the cursor to the front of this object, just before the first row. |
next | Moves the cursor down one row from its current position. |
Remarks
See Also
- module
aspose.cells