19.3.1.53 xfrm
This element specifies the transform to be applied to the corresponding graphic frame. This transformation is applied to the graphic frame just as it would be for a shape or group shape.
Attributes
flipV
Namespace: http://purl.oclc.or g/ooxml/drawing ml/main
flipH (Horizontal Flip)
(Vertical Flip)
Namespace: http://purl.oclc.or g/ooxml/drawing
ml/main
Namespace: http://purl.oclc.or g/ooxml/drawing ml/main
Specifies a horizontal flip. When true, this attribute defines that the shape is flipped horizontally about the center of its bounding box.
[Example: The following illustrates the effect of a horizontal flip.
end example]
The possible values for this attribute are defined by the W3C XML Schema boolean datatype.
Specifies a vertical flip. When true, this attribute defines that the group is flipped vertically about the center of its bounding box.
[Example: The following illustrates the effect of a vertical flip.
end example]
The possible values for this attribute are defined by the W3C XML Schema boolean datatype.
Specifies the rotation of the Graphic Frame. The units for which this attribute is specified in reside within the simple type definition referenced below.
The possible values for this attribute are defined by the ST_Angle simple type (20.1.10.3).
[Note: The W3C XML Schema definition of this element’s content model (CT_Transform2D) is located in A.4.1. end note]