com.microstrategy.web.objects.EnumGridFormatGenericValues |
This Enumeration is used to specify some general grid format properties.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | GridFormatGenericValuesDefault | Specifies to use the default value. | |||||||||
int | GridFormatGenericValuesUseNo | Specifies that the property should not be applied. | |||||||||
int | GridFormatGenericValuesUseYes | Specifies that the property should be applied. |
Specifies to use the default value.
Specifies that the property should not be applied.
Specifies that the property should be applied.