Enum PosValue

PosValue enumeration

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

public enum PosValue

Values

NameValueDescription
NormalPosition0Normal position.
Superscript1Superscript.
Subscript2Subscript.
Undefined-2147483648Undefined.

See Also