Share via


NaryProperties.LimitLocation Property

Definition

n-ary Limit Location.

Represents the following element tag in the schema: m:limLoc.

public DocumentFormat.OpenXml.Math.LimitLocation LimitLocation { get; set; }
public DocumentFormat.OpenXml.Math.LimitLocation? LimitLocation { get; set; }
member this.LimitLocation : DocumentFormat.OpenXml.Math.LimitLocation with get, set
Public Property LimitLocation As LimitLocation

Property Value

Returns LimitLocation.

Applies to