2.5.98.80 RevExtern

The RevExtern structure specifies a range of sheets on a workbook that is referenced by a formula in a revision, as specified in the Formulas overview (section 2.2.2).


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

book (variable)

...

itabFirst (variable)

...

itabLast (variable)

...

book (variable): A structure that 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 (section 2.5.98.101) that specifies the workbook.

itabFirst (variable): A RevItab (section 2.5.98.81) structure that specifies the first sheet in the range.

itabLast (variable): A RevItab structure that specifies the last sheet in the range.