2.5.198.105 RgceArea

The RgceArea structure specifies a reference to a rectangular range of cells where relative references are stored as coordinates.


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

rowFirst

rowLast

columnFirst

columnLast

rowFirst (2 bytes):  An RwU that specifies the row number of the first row of the rectangular range of cells.

rowLast (2 bytes):  An RwU that specifies the row number of the last row of the rectangular range of cells.

columnFirst (2 bytes):  A ColRelU that specifies the column number of the first column of the rectangular range of cells and relative reference information.

columnLast (2 bytes):  A ColRelU that specifies the column number of the last column of the rectangular range of cells and relative reference information.