Partager via


OMathEqArray.ObjDist Property

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.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property ObjDist As Boolean
    Get
    Set
'Usage
Dim instance As OMathEqArray
Dim value As Boolean

value = instance.ObjDist

instance.ObjDist = value
bool ObjDist { get; set; }

Property Value

Type: System.Boolean
Boolean

See Also

Reference

OMathEqArray Interface

OMathEqArray Members

Microsoft.Office.Interop.Word Namespace