2.5.198.96 RevExtern
The RevExtern structure specifies a range of sheets on a workbook that is referenced by a formula (section 2.2.2) in a revision as specified in the Formulas overview (section 2.2.2).
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
book (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
itabFirst (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
itabLast (variable) |
|||||||||||||||||||||||||||||||
... |
book (variable): Specifies the workbook based on the value of the first byte, according to the following table:
Value |
Meaning |
---|---|
0x01 |
Specifies the current workbook. This field is two bytes in size. The second byte MUST be 0x02. |
Any value except 0x01 |
This field is a VirtualPath that specifies the workbook. |
itabFirst (variable): A RevItab that specifies the first sheet in the range.
itabLast (variable): A RevItab that specifies the last sheet in the range.