2.5.4.45 PtgUnsShort

The PtgUnsShort structure specifies a two-byte unsigned integer value.

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

ABNF:

 PtgUnsShort = unsigned-int-value

unsigned-int-value specifies a two-byte unsigned 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 zero, and be less than 65536.

U

MUST NOT exist or MUST be "NUM".