ColumnNdim(column)ColumnNdimcolumn
-
The number of axes spanned by each value in a column
- Description:
- This attribute holds the number of axes spanned by each value in a
column. If each cell in the column is a scalar, ColumnNdim will be
zero. If each cell in the column is a 1D spectrum, ColumnNdim will
be one. If each cell in the column is a 2D image, ColumnNdim will be
two, etc. The required column name should be placed inside the
parentheses in the attribute name.
- Type:
- Integer, read-only.
- Class Applicability:
-
TableTable
-
All Tables have this attribute.