Library | Module

Enum EpfcTableSizeType

Description

This enumerated type indicates the scale used when measuring the size of a table row or column.
See Also:
IpfcTableCreateInstructions




Values

EpfcTABLESIZE_BY_NUM_CHARS
This value indicates that the value indicates the number of characters included.

EpfcTABLESIZE_BY_LENGTH
This value indicates that the value indicates length, in screen coordinates.

EpfcTableSizeType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.