var instance = new GC.Spread.Sheets.Shapes.ShapeBase(); var returnValue; // Type: any returnValue = instance.endColumnOffset(value);
function endColumnOffset( value : number ) : any;
Parameters
- value
- The offset relative to the end column of the shape.
Return Value
If no value is set, returns the offset relative to the end column of the shape.