2.5.98.85 RevNameTabid
The RevNameTabid structure specifies a non-external defined name that is referenced by a formula 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. This value MUST correspond to 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. This MUST equal the value of the iTabID field in a BrtBundleSh in the Workbook (section 2.1.7.61) part.
name (variable): A RevLblName structure that specifies the name of the defined name.