2.5.121 RgceLocSmall

The RgceLocSmall structure is a variant of the RgceLoc (section 2.5.98.91) structure that is limited to a cell reference in the first 256 columns (1) and 65536 rows of a sheet.


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

row

column

row (2 bytes):  A RwShort (section 2.5.130) structure that specifies the zero-based index of the row of the cell reference. This value MUST be less than 65536.

column (2 bytes):  A ColRelShort (section 2.5.26) structure that specifies the zero-based column (1) index of the column (1) of the cell reference and that specifies relative reference information. The value of column.col MUST be less than 256.