SpreadJS製品ヘルプ
GroupShape コンストラクタ
GC.Spread.Sheets.Shapes 名前空間 > GroupShape タイプ : GroupShape コンストラクタ
groupShapeのホストシート。
groupShapeの名前。
groupShapeを表します。
シンタックス
var instance = new GC.Spread.Sheets.Shapes.GroupShape(worksheet, name);
function GroupShape( 
   worksheet : Worksheet,
   (optional) name : string
) : GroupShape;

パラメータ

worksheet
groupShapeのホストシート。
name
groupShapeの名前。
関連トピック

参照

GroupShape タイプ