2.5.198.92 PtgTbl

The PtgTbl structure specifies that the Rgce that contains this PtgTbl is part of a data table (1) or an ObjectParsedFormula.

If the Rgce is not part of an ObjectParsedFormula, then there MUST be a Table record in the current part where the ref.rwFirst field in Table is equal to row and the ref.colFirst field in Table is equal to col.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

ptg

A

row

col

...

ptg (7 bits): Reserved. MUST be 0x02

A - reserved0 (1 bit): MUST be zero, and MUST be ignored.

row (2 bytes):  An unsigned integer that specifies the first row of the data table (1). MUST be less than 65536. If the Rgce that contains this PtgTbl is part of an ObjectParsedFormula, this field is undefined and MUST be ignored.

col (2 bytes):  An unsigned integer that specifies the first column of the data table (1). MUST be less than 256. If the Rgce that contains this PtgTbl is part of an ObjectParsedFormula, this field is undefined and MUST be ignored.