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.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.