Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This is the root element of the VML embedded DrawingML, Graphic Frame Doc part. It contains the actual DrawingML graphical object (OfficeArt object) data.
Child Elements |
Subclause |
---|---|
effectOffset (Effect Offset) |
|
graphic (Graphic Object) |
"[ISO/IEC-29500-1] §20.1.2.2.16" |
The following XML Schema fragment defines the contents of this element:
-
<complexType name="CT_GraphicalObjectWrapper"> <sequence> <element name="effectOffset" type="CT_EffectOffsetStg" minOccurs="1" maxOccurs="1"/> <element ref="a:graphic" minOccurs="1" maxOccurs="1"/> </sequence> </complexType>