com.microstrategy.web.objects.EnumGridFormatUnit |
Enumeration of grid format units.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | GridFormatAll | Specifies all the units of the report grid. | |||||||||
int | GridFormatAllMetrics | Specifies all the metrics of the report grid. | |||||||||
int | GridFormatColumns | Specifies the columns of the report grid. | |||||||||
int | GridFormatPages | Specifies the pages of the report grid. | |||||||||
int | GridFormatRows | Specifies the rows of the report grid. | |||||||||
int | GridFormatTemplateMetric | Specifies a template metric of the report grid. | |||||||||
int | GridFormatTemplateUnit | Specifies a template unit of the report grid. |
Specifies all the units of the report grid.
Specifies all the metrics of the report grid.
Specifies the columns of the report grid.
Specifies the pages of the report grid.
Specifies the rows of the report grid.
Specifies a template metric of the report grid.
Specifies a template unit of the report grid.