| AQColumnDescriptor |
This interface describes a table column.
|
| AQColumnStructure |
Class describes the structure of table data.
|
| AQDataFactory |
An object implementing this interface is available to aquascript via aqua.data alias.
|
| AQDataRow |
This interface describes a single data row.
|
| AQDataSet |
Collection of AQDataRows stored in memory.
|
| AQDataSetSettings |
The AQDataSetSettings interface describes how a data set to be formatted
when presented in a 2-dimensional grid.
|
| AQExcelSpreadsheet |
This interface represents an in-memory Excel spreadhseet.
|
| AQPivotDataSet |
|