GcSpread.Sheets.Calc Namespace : Reference type |
var instance = new GcSpread.Sheets.Calc.Reference();
function Reference;
Object
GcSpread.Sheets.Calc.Reference
Name | Description | |
---|---|---|
Reference Constructor | Represents an area referenced in a spread sheet. |
Name | Description | |
---|---|---|
getColumn | Gets the base column index for the specified range. | |
getColumnCount | Gets the column count for the specified range. | |
getRangeCount | Gets the number of ranges in the current area. | |
getRow | Gets the base row index for the specified range. | |
getRowCount | Gets the row count for the specified range. | |
getSource | Gets the source area. | |
getValue | Gets the value at the specified position. | |
isHiddenRow | Determines whether the specified row is hidden. | |
isSubtotal | Determines whether the specified range is a subtotal. |