OMathEqArray.ObjDist Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets a Boolean that represents whether the equations in an equation array are spaced to the maximum width of the equation array. Read/write.
public:
property bool ObjDist { bool get(); void set(bool value); };
public bool ObjDist { get; set; }
member this.ObjDist : bool with get, set
Public Property ObjDist As Boolean
Property Value
Boolean