2.2.49 OfficeArtFDG
Referenced by: OfficeArtDgContainer
The OfficeArtFDG record specifies the number of shapes, the drawing identifier, and the shape identifier of the last shape in a drawing.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
csp |
|||||||||||||||||||||||||||||||
spidCur |
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
A value that specifies the drawing identifier and that MUST be less than or equal to 0xFFE.
rh.recType
A value that MUST be 0xF008.
rh.recLen
A value that MUST be 0x00000008.
csp (4 bytes): An unsigned integer that specifies the number of shapes in this drawing.
spidCur (4 bytes): An MSOSPID structure, as defined in section 2.1.2, that specifies the shape identifier of the last shape in this drawing.