var instance = new GC.Spread.Sheets.Shapes.GroupShape(worksheet, name); var value; // Type: Shape value = instance.find(name);
Parameters
- name
- The name of shape in groupShape.
var instance = new GC.Spread.Sheets.Shapes.GroupShape(worksheet, name); var value; // Type: Shape value = instance.find(name);