2.5.98.60 PtgName

The PtgName operand (section 2.5.98.88) specifies a reference to a defined name in the same workbook as the containing Rgce (section 2.5.98.88).

If the formula containing this structure is part of a revision as specified in the Formulas overview (section 2.2.2), then there MUST be a RevNameTabid (section 2.5.98.85) in the RgbExtra (section 2.5.98.87) corresponding to this PtgName, which specifies those defined names.


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

ptg

A

B

nameindex

...

ptg (5 bits):  Reserved. This value MUST be 0x03.

A - type (2 bits):  A PtgDataType (section 2.5.98.36) structure that specifies the data type for the value of this Ptg (section 2.5.98.16).

B - reserved (1 bit):  This value MUST be 0, and MUST be ignored.

nameindex (4 bytes):  If the formula containing this structure is part of a revision as specified in the Formulas overview (section 2.2.2), then this value is undefined and MUST be ignored. Otherwise, it is an unsigned integer that specifies a one-based index of a BrtName record in the collection of BrtName records in the Workbook (section 2.1.7.61) part. Its value MUST be greater than 0 and less than or equal to the number of BrtName records in the workbook.