2.2.18 OfficeArtSolverContainer
Referenced by: OfficeArtDgContainer
The OfficeArtSolverContainer record specifies a container for the rules that are applicable to the shapes contained in an OfficeArtDgContainer record, as defined in section 2.2.13.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
rgfb (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 0xF.
rh.recInstance
An unsigned integer that specifies the number of contained OfficeArtSolverContainerFileBlock records, as defined in section 2.2.19.
rh.recType
A value that MUST be 0xF005.
rh.recLen
An unsigned integer that specifies the number of bytes following the header that contain OfficeArtSolverContainerFileBlock records, as defined in section 2.2.19. This value MUST be the size, in bytes, of rgfb.
rgfb (variable): An array of OfficeArtSolverContainerFileBlock records, as defined in section 2.2.19, specifying a collection of rules that are applicable to the shapes contained in an OfficeArtDgContainer record, as defined in section 2.2.13.