EquationArrayProperties.MaxDistribution Property

Definition

Maximum Distribution.

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

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

Property Value

Returns MaxDistribution.

Applies to