2.2.41 OfficeArtFRITContainer

Referenced by: OfficeArtDgContainer

The OfficeArtFRITContainer record specifies a container for the table of group identifiers that are used for regrouping ungrouped shapes.


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

rh

...

rgfrit (variable)

...

rh (8 bytes): An OfficeArtRecordHeader structure, as defined in section 2.2.1, that specifies the header for this record. The following table specifies the subfields.

Field

Meaning

rh.recVer

A value that MUST be 0x0.

rh.recInstance

An unsigned integer that specifies the number of contained OfficeArtFRIT records, as defined in section 2.2.42.

rh.recType

A value that MUST be 0xF118.

rh.recLen

An unsigned integer that specifies the number of bytes following the header that contain OfficeArtFRIT records. This value MUST be the size, in bytes, of rgfrit.

rgfrit (variable): An array of OfficeArtFRIT records, as defined in section 2.2.42, that specifies the table of group identifiers. The size of the array MUST equal the value of rh.recInstance.