Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}A [Group|Group] is a type of shape that contains other shapes. Currently, groups may not be created or have their contents modified. They may be moved, resized, and deleted.{excerpt}
{signature:C#}
 public class Group
{signature}{signature:vb.net}
Public Class Group
{signature}
{remarks}
When a row or column is inserted, deleted or resized shape groups will change their size and position in response, like regular shapes.  Each shape in the shape group will move or resize in proportion to the change in the size or position of the overall group.
{remarks}
{properties}
||Name||Description||
|[Height|Group.Height]|{excerpt-include:Group.Height|nopanel=true}|
|[Position|Group.Position]|{excerpt-include:Group.Position|nopanel=true}|
|[Type|Group.Type]|{excerpt-include:Group.Type|nopanel=true}|
|[Width|Group.Width]|{excerpt-include:Group.Width|nopanel=true}|