TextAnchoringTypeValues enumeration

Office 2013 and later

Text Anchoring Types

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
Top Text Anchoring Type Enum ( Top ). When the item is serialized out as xml, its value is "t".
Center Text Anchor Enum ( Center ). When the item is serialized out as xml, its value is "ctr".
Bottom Text Anchor Enum ( Bottom ). When the item is serialized out as xml, its value is "b".
Show: