DelimiterProperties.GrowOperators Property

Delimiter Grow.Represents the element tag in schema: m:grow

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

Syntax

'Declaration
Public Property GrowOperators As GrowOperators
    Get
    Set
'Usage
Dim instance As DelimiterProperties
Dim value As GrowOperators

value = instance.GrowOperators

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

Property Value

Type: DocumentFormat.OpenXml.Math.GrowOperators
Returns GrowOperators.

See Also

Reference

DelimiterProperties Class

DelimiterProperties Members

DocumentFormat.OpenXml.Math Namespace