Enum pfcTableSizeType
Description
This enumerated type indicates the scale used when measuring the size of a table row or column.
-
See Also:
-
pfcTableCreateInstructions
Values
-
TABLESIZE_BY_NUM_CHARS
- This value indicates that the value indicates the number of characters included.
-
TABLESIZE_BY_LENGTH
- This value indicates that the value indicates length, in screen coordinates.
-
TableSizeType_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.