Поделиться через


LimitLower.LimitLowerProperties Property

Lower Limit Properties.Represents the element tag in schema: m:limLowPr

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

Syntax

'Declaration
Public Property LimitLowerProperties As LimitLowerProperties
    Get
    Set
'Usage
Dim instance As LimitLower
Dim value As LimitLowerProperties

value = instance.LimitLowerProperties

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

Property Value

Type: DocumentFormat.OpenXml.Math.LimitLowerProperties
Returns LimitLowerProperties.

See Also

Reference

LimitLower Class

LimitLower Members

DocumentFormat.OpenXml.Math Namespace