共用方式為


Nary.NaryProperties Property

Definition

n-ary Properties.

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

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

Property Value

Returns NaryProperties.

Applies to