wp:effectExtent
Inline Wrapping Extent
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing
Schema document: dml-wordprocessingDrawing.xsd
Other elements with the same name: wp:effectExtent, wp:effectExtent, wp:effectExtent
Type: wp:CT_EffectExtent
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
l | [1..1] | a:ST_Coordinate | Additional Extent on Left Edge | |
t | [1..1] | a:ST_Coordinate | Additional Extent on Top Edge | |
r | [1..1] | a:ST_Coordinate | Additional Extent on Right Edge | |
b | [1..1] | a:ST_Coordinate | Additional Extent on Bottom Edge |
Used in
- Type wp:CT_Inline (Element wp:inline)
Sample instance
<wp:effectExtent l="1" t="1" r="1" b="1"/>