2.5.4.35 PtgShort

The PtgShort structure specifies a signed two-byte integer value.

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

ABNF:

 PtgShort = short-value

short-value specifies a signed two-byte integer.

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

Attribute

 Value

V

MUST be greater than or equal to -32768, and be less than 32768.

U

MUST NOT exist or MUST be "NUM".