Freigeben über


LimitLocationValues-Enumeration

Defines the LimitLocationValues enumeration.

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

Syntax

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

Member

Membername Beschreibung
UnderOver Under-Over location. When the item is serialized out as xml, its value is "undOvr".
SubscriptSuperscript Subscript-Superscript location. When the item is serialized out as xml, its value is "subSup".

Siehe auch

Referenz

DocumentFormat.OpenXml.Math-Namespace