o:shapelayout
Shape Layout Properties
Element information
Namespace: urn:schemas-microsoft-com:office:office
Schema document: vml-officeDrawing.xsd
Type: o:CT_ShapeLayout
Properties: Global, Qualified
Content
- All [1..1]
- o:idmap [0..1] Shape ID Map
- o:regrouptable [0..1] Shape Grouping History
- o:rules [0..1] Rule Set
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
v:ext | [0..1] | v:ST_Ext | VML Extension Handling Behavior | from group v:AG_Ext |
Sample instance
<o:shapelayout> <o:idmap/> <o:regrouptable> <o:entry/> </o:regrouptable> <o:rules> <o:r id="string"> <o:proxy/> </o:r> </o:rules> </o:shapelayout>