EquationArrayProperties.ObjectDistribution Property

Definition

Object Distribution.

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

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

Property Value

Returns ObjectDistribution.

Applies to