Library | Module

Enum EpfcColumnJustification

Description

This enumerated type contains the possible values for column justification in tables.
See Also:
IpfcColumnCreateOption




Values

EpfcCOL_JUSTIFY_LEFT
Left justification.

EpfcCOL_JUSTIFY_CENTER
Center justification.

EpfcCOL_JUSTIFY_RIGHT
Right justification.

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