com.microstrategy.web.app.beans.EnumFormatBorderFlags |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | FormatBorderFlag3D | Flag value indicating the border for the target object should be displayed as 3D | |||||||||
int | FormatBorderFlagAll | Flag value indicating all borders for the target object should be displayed | |||||||||
int | FormatBorderFlagBottom | Flag value indicating the bottom border for the target object should be displayed | |||||||||
int | FormatBorderFlagLeft | Flag value indicating the left border for the target object should be displayed | |||||||||
int | FormatBorderFlagNone | Flag value indicating no border for the target object should be displayed | |||||||||
int | FormatBorderFlagRight | Flag value indicating the right border for the target object should be displayed | |||||||||
int | FormatBorderFlagTop | Flag value indicating the top border for the target object should be displayed |
Flag value indicating the border for the target object should be displayed as 3D
Flag value indicating all borders for the target object should be displayed
Flag value indicating the bottom border for the target object should be displayed
Flag value indicating the left border for the target object should be displayed
Flag value indicating no border for the target object should be displayed
Flag value indicating the right border for the target object should be displayed
Flag value indicating the top border for the target object should be displayed