Q800File |
The Q800FileReader type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnNames | Gets the column names of the data. | |
| Data | Gets the data columns. Each element in the first level corresponds to a column, and each element in the second level corresponds to a row in that column. | |
| Notes | Gets the notes (all metadata) of the file. | |
| NumberOfColumns | Gets the number of data columns. | |
| NumberOfRows | Gets the number of dat rows. | |
| Units | Gets the units of the data columns. |