<oneCellAnchor>
(One Cell Anchor Shape Size)
This element specifies a one cell anchor placeholder for a group, a shape, or a drawing element. It moves with the cell and its extents is in EMU units.
Parent Elements |
---|
|
Child Elements |
Subclause |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_OneCellAnchor">
<sequence>
<element name="from" type="CT_Marker"/>
<element name="ext" type="a:CT_PositiveSize2D"/>
<group ref="EG_ObjectChoices"/>
<element name="clientData" type="CT_AnchorClientData" minOccurs="1" maxOccurs="1"/>
</sequence>
</complexType>