2.5.4.9 PtgCy

The PtgCy structure specifies a currency value.

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

ABNF:

PtgCy = double-value string-value
 

double-value specifies a double precision floating-point number expressed as a value of the currency specified by string-value.

string-value specifies a string that contains a currency. It MUST be a value defined by vCurrency.

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

Attribute

 Value

V

MUST be a value that satisfies the ABNF.

U

MUST be "CY".