2.5.4.7 PtgByte

The PtgByte structure specifies an unsigned byte value.

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

ABNF:

 PtgByte = unsigned-byte-value

unsigned-byte-value specifies an unsigned byte.

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 less than 256.

U

MUST NOT exist or MUST be "NUM".