Enum StyleValue

StyleValue enumeration

Specifies the character formatting applied to a range of text in the shape’s text block.

[Flags]
public enum StyleValue

Values

NameValueDescription
Bold1Bold.
Italic2Italic.
Underline4Underline.
SmallCaps8Small caps.
UndefinedFFFFFFFF80000000Undefined.

See Also