20.1.9.22 rect
This element specifies the rectangular bounding box for text within a custGeom shape. The default for this rectangle is the bounding box for the shape. This can be modified using this elements four attributes to inset or extend the text bounding box.
[Note: Text specified to reside within this shape text rectangle can flow outside this bounding box. Depending on the autofit options within the txBody element the text might not entirely reside within this shape text rectangle. end note]
Attributes
l (Left)
Specifies the x coordinate of the left edge for a shape text rectangle. The units for this
edge is specified in EMUs as the positioning here is based on the shape coordinate system. The width and height for this coordinate system are specified within the ext transform element.
The possible values for this attribute are defined by the ST_AdjCoordinate simple type (20.1.10.2).
b (Bottom Position)
Specifies the y coordinate of the bottom edge for a shape text rectangle. The units for this edge is specified in EMUs as the positioning here is based on the shape coordinate system. The width and height for this coordinate system are specified within the ext transform element.
The possible values for this attribute are defined by the ST_AdjCoordinate simple type (20.1.10.2).
t (Top)
Specifies the y coordinate of the top edge for a shape text rectangle. The units for this edge is specified in EMUs as the positioning here is based on the shape coordinate system. The width and height for this coordinate system are specified within the ext transform element.
The possible values for this attribute are defined by the ST_AdjCoordinate simple type (20.1.10.2).
r (Right)
Specifies the x coordinate of the right edge for a shape text rectangle. The units for this edge is specified in EMUs as the positioning here is based on the shape coordinate system. The width and height for this coordinate system are specified within the ext transform element.
The possible values for this attribute are defined by the ST_AdjCoordinate simple type (20.1.10.2).
[Note: The W3C XML Schema definition of this element’s content model (CT_GeomRect) is located in A.4.1. end note]