CT_DocGrid

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
charSpace ST_DecimalNumber 0 optional
linePitch ST_DecimalNumber optional
type ST_DocGrid optional

Used By

Source

<xsd:complexType name="CT_DocGrid">
  <xsd:attribute name="type" type="ST_DocGrid"/>
  <xsd:attribute name="linePitch" type="ST_DecimalNumber"/>
  <xsd:attribute name="charSpace" type="ST_DecimalNumber" use="optional" default="0"/>
</xsd:complexType>