ReGroupID Attribute | Internet Development Index |
Defines a previous group for a shape. Read/write VgInteger.
Applies To
Tag Syntax
<v:element o:regroupid="expression">
Remarks
An ID number is used to identify groups of shapes that are no longer grouped. Allows shapes to be regrouped programmatically.
Microsoft Office Extensions Attribute
Example
The shape was part of a group denoted by the group ID 040754.
<v:shape id="rect01" ReGroupID="040754" fillcolor="red" strokecolor="red" coordorigin="-500 -500" coordsize="1000 1000" style="position:relative;top:0;left:0;width:100pt;height:100pt;mso-wrap-distance-top:10pt" path="m 5,5 l 5,195, 195,195, 195,5 x e"> </v:shape>