var instance = new GcSpread.Sheets.CellPosition(row, col);
function CellPosition( row : number, col : number ) : CellPosition;
CellPosition type
Copyright © GrapeCity, inc. All rights reserved.