<ST_TwipsMeasure> (Twips measurement)

Positive measurement in twips (twentieths of a point, 1/1440 of an inch).

This simple type's contents are a restriction of the XML Schema unsignedInt datatype.

Referenced By

<interSp@val>7.1.2.48); <intraSp@val>7.1.2.50); <lMargin@val>7.1.2.59); <postSp@val>7.1.2.85); <preSp@val>7.1.2.86); <rMargin@val>7.1.2.90); <wrapIndent@val>7.1.2.120)

The following XML Schema fragment defines the contents of this simple type:

<simpleType name="ST_TwipsMeasure">
	<restriction base="xsd:unsignedInt"/>
</simpleType>