API Documentation
>
Enumerated Types
> Enum wfcTableCellBlankStatus
Enum wfcTableCellBlankStatus
# include <
wfcTable.h
>
enum
wfcTableCellBlankStatus
{
wfcTBLCELL_BLANK_LEFT
,
wfcTBLCELL_BLANK_RIGHT
,
wfcTBLCELL_BLANK_TOP
,
wfcTBLCELL_BLANK_BOTTOM
,
wfcTableCellBlankStatus_nil
};
Description
Values
wfcTBLCELL_BLANK_LEFT
wfcTBLCELL_BLANK_RIGHT
wfcTBLCELL_BLANK_TOP
wfcTBLCELL_BLANK_BOTTOM
wfcTableCellBlankStatus_nil
Enum null value.
Was this helpful?
This site works best with JavaScript enabled