var instance = new GC.Spread.Sheets.Shapes.GroupShape(worksheet, name);
function GroupShape( worksheet : Worksheet, (optional) name : string ) : GroupShape;
パラメータ
- worksheet
- groupShapeのホストシート。
- name
- groupShapeの名前。
var instance = new GC.Spread.Sheets.Shapes.GroupShape(worksheet, name);
function GroupShape( worksheet : Worksheet, (optional) name : string ) : GroupShape;