PosValue enumeration

PosValue enumeration

Specifies the position of the shape’s text relative to the baseline.

The PosValue type exposes the following members:

Fields

Field Description
NORMAL_POSITION Normal position.
SUPERSCRIPT Superscript.
SUBSCRIPT Subscript.
UNDEFINED Undefined.

See Also