Nary.NaryProperties Property

n-ary Properties.Represents the element tag in schema: m:naryPr

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

Syntax

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

value = instance.NaryProperties

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

Property Value

Type: DocumentFormat.OpenXml.Math.NaryProperties
Returns NaryProperties.

See Also

Reference

Nary Class

Nary Members

DocumentFormat.OpenXml.Math Namespace