2.5.4.28 PtgNumMM

The PtgNumMM structure specifies a Unit Number with a unit of millimeters.

When found in a formula expression, this structure MUST satisfy the following ABNF.

ABNF:

 PtgNumMM = double-value "MM"

double-value is a double precision floating-point number expressed as millimeters.

When stored in a Cell_Type element, this structure has the following attribute values.

Attribute

 Value

V

MUST be the numeric value of the structure expressed as a lengthInternalUnitNumber (section 2.5.8.3).

U

MUST be "MM".