2.5.198.101 RevNameTabid
The RevNameTabid structure specifies a non-external defined name 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 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
tabid |
name (variable) |
||||||||||||||||||||||||||||||
... |
tabid (2 bytes): An unsigned integer that specifies the scope of the defined name. The value MUST be from the following table:
-
Value
Meaning
0xFFFF
Specifies that the scope is the entire workbook.
Greater than or equal to 1 and less than 0xFFFF
Specifies that the scope is a sheet from the workbook. The value is a sheet identifier which MUST match a sheet identifier specified by RRTabId in the Globals Substream.
name (variable): A RevLblName that specifies the name of the defined name.