Click or drag to resize

Q800FileReader Properties

The Q800FileReader type exposes the following members.

Properties
 NameDescription
Public propertyColumnNames Gets the column names of the data.
Public propertyData 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.
Public propertyNotes Gets the notes (all metadata) of the file.
Public propertyNumberOfColumns Gets the number of data columns.
Public propertyNumberOfRows Gets the number of dat rows.
Public propertyUnits Gets the units of the data columns.
Top
See Also