2.5.45 ExtPtgArea3D

The ExtPtgArea3D structure is a variation of the PtgArea3d structure that formulas (section 2.2.2) use in external defined names (section 2.2.7.4.1.1). It specifies a rectangular range on one or more sheets.

The following packet diagram specifies this structure.


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

extPtg

iTabs

...

area

...

...

extPtg (1 byte): An unsigned integer that specifies the identity of this structure. This value MUST be 0x3B.

iTabs (4 bytes): An ExtSheetPair (section 2.5.50) structure that specifies the sheet or sheets that contain the range.

area (8 bytes): An RgceAreaSmall (section 2.5.120) structure that specifies the location of the range of cells within a sheet.