Enumerators are property types that determine the number of possible values of a property. A limited set of values is defined for each enumerator. For example, an enumerator can determine the possible text positions in a cell: left, middle and right. Other text positions are not allowed.
In this folder |