2.2.38 OfficeArtFSPGR

Referenced by: OfficeArtSpContainer

The OfficeArtFSPGR record specifies the coordinate system of the group shape that the anchors of the child shape are expressed in. This record is present only for group 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

...

xLeft

yTop

xRight

yBottom

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 0x1.

rh.recInstance

A value that MUST be 0x000.

rh.recType

A value that MUST be 0xF009.

rh.recLen

A value that MUST be 0x00000010.

xLeft (4 bytes): A signed integer that specifies the left boundary of the coordinate system of the group.

yTop (4 bytes): A signed integer that specifies the top boundary of the coordinate system of the group.

xRight (4 bytes): A signed integer that specifies the right boundary of the coordinate system of the group.

yBottom (4 bytes): A signed integer that specifies the bottom boundary of the coordinate system of the group.