2.5.4.19 PtgNum
The PtgNum structure specifies a double precision floating-point number.
When found in a formula expression, this structure MUST satisfy the following ABNF.
ABNF:
-
PtgNum = double-value
double-value is a double precision floating-point number.
When stored in a Cell_Type element, this structure has the following attribute values.
Attribute |
Value |
---|---|
V |
MUST be the value of the structure expressed as a double precision floating-point number. |
U |
MUST NOT exist. |