a:rect
Shape Text Rectangle
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-shapeGeometry.xsd
Type: a:CT_GeomRect
Properties: Local, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| l | [1..1] | a:ST_AdjCoordinate | Left | |
| t | [1..1] | a:ST_AdjCoordinate | Top | |
| r | [1..1] | a:ST_AdjCoordinate | Right | |
| b | [1..1] | a:ST_AdjCoordinate | Bottom Position |
Used in
- Type a:CT_CustomGeometry2D (Element a:custGeom)
Sample instance
<a:rect l="" t="" r="" b=""/>



