com.microstrategy.webapi.EnumDSSXMLColumnClass |
This enumeration specifies the different classes of the columns axis which can have a width associated.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlColumnClassExtra | The "extra" blank column of the report. | |||||||||
int | DssXmlColumnClassGrid | The grid columns of a report. | |||||||||
int | DssXmlColumnClassHeader | The header of the report. |
The "extra" blank column of the report.
The grid columns of a report.
The header of the report.