2.4.121 FnGrp12

The FnGrp12 record specifies the name of a user-defined function category in the current workbook. The user-defined function categories include the function categories defined in both FnGroupName records and FnGrp12 records. The sum of the built-in function categories as specified by BuiltInFnGroupCount and the user defined function categories in the current workbook MUST be less than or equal to 256. This record specifies the name of a function category after the 32nd function category.


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

frtHeader

...

...

astFnGrp (variable)

...

frtHeader (12 bytes): An FrtHeader structure. The frtHeader.rt field MUST be 0x0898.

astFnGrp (variable): An XLUnicodeString structure that specifies the name of the function category. The length of this string MUST be less than or equal to 32 characters. The value of this field MUST NOT equal any of the category (2) names specified by FnGrp12 and FnGroupName.