var instance = new GC.Spread.Sheets.Shapes.GroupShape(worksheet, name);
function GroupShape;
var instance = new GC.Spread.Sheets.Shapes.GroupShape(worksheet, name);
function GroupShape;
Object
GC.Spread.Sheets.Shapes.GroupShape
Name | Description | |
---|---|---|
GroupShape Constructor | Represents a groupShape. |
Name | Description | |
---|---|---|
add | add a shape to groupShape. | |
all | get all shapes of group shape. | |
find | Get shape of shapes in groupShape by name. | |
remove | remove a shape from groupShape. | |
rotate | Gets or sets the rotate of groupShape. | |
zIndex | Get or set the z-index for a shape in a groupShape. |