Col Property
Overloads
Col |
Column index to select. Indexing starts from 0. If the cell's type is: * D, the index is based on the data matrix. * T, the index is based on the data matrix. * L, the index is based on the left dimensions indexes. JSON property name: qCol |
Col
Column index to select.
Indexing starts from 0.
If the cell's type is:
- D, the index is based on the data matrix.
- T, the index is based on the data matrix.
- L, the index is based on the left dimensions indexes.
JSON property name: qCol
Declaration
public int Col { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!