ShapeDelimiterValues Enumeration

Defines the ShapeDelimiterValues enumeration.

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

Syntax

'Declaration
Public Enumeration ShapeDelimiterValues
'Usage
Dim instance As ShapeDelimiterValues
public enum ShapeDelimiterValues

Members

Member name Description
Centered Centered (Delimiters). When the item is serialized out as xml, its value is "centered".
Match Match. When the item is serialized out as xml, its value is "match".

See Also

Reference

DocumentFormat.OpenXml.Math Namespace