<objDist>
(Object Distribution)
This element specifies Equation Array Object Distribution. When on, the contents of the equation array are spaced to the maximum width of the equation array object. When this element is omitted, the equation array does not receive object distribution.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Specifies a binary value for the property defined by the parent XML element. A value of A value of The possible values for this attribute are defined by the ST_OnOff simple type (§7.1.3.9). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_OnOff">
<attribute name="val" type="ST_OnOff"/>
</complexType>