Sdílet prostřednictvím


NaryProperties.LimitLocation Property

n-ary Limit Location.Represents the element tag in schema: m:limLoc

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

Syntax

'Declaration
Public Property LimitLocation As LimitLocation
    Get
    Set
'Usage
Dim instance As NaryProperties
Dim value As LimitLocation

value = instance.LimitLocation

instance.LimitLocation = value
public LimitLocation LimitLocation { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Math.LimitLocation
Returns LimitLocation.

See Also

Reference

NaryProperties Class

NaryProperties Members

DocumentFormat.OpenXml.Math Namespace