2.5.4.38 PtgTypCD

The PtgTypCD structure specifies a Unit Number with a unit of ciceros and didots.

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

ABNF:

 PtgTypCD = unsigned-int-value "C" [double-value]

unsigned-int-value is an unsigned integer expressed as ciceros.

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

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 typographicInternalUnitNumber (section 2.5.8.4).

U

MUST be "C_D".