var instance = new GC.Spread.Sheets.Shapes.Shape(worksheet, name, autoShapeTypeOrModel, left, top, width, height);
function Shape;
var instance = new GC.Spread.Sheets.Shapes.Shape(worksheet, name, autoShapeTypeOrModel, left, top, width, height);
function Shape;
Object
GC.Spread.Sheets.Shapes.Shape
Name | Description | |
---|---|---|
Shape Constructor | * |
Name | Description | |
---|---|---|
adjustments | Gets or sets the adjustment values of the shape. | |
rotate | Gets or sets the rotated angle of the shape (unit in degree). | |
style | Gets or sets the style of the shape. | |
text | Gets or sets the text of the shape. | |
type | Gets or sets the type of the shape. |