var instance = new GC.Spread.Sheets.Shapes.ShapeBase(); var returnValue; // Type: any returnValue = instance.width(value);
function width( value : undefined ) : any;
Parameters
- value
- The width of the shape specified by a number or formula (starts with =) can get a number value.
Return Value
If no value is set, returns the width of the shape.