Spread.Sheets Documentation
getRow Method
Gets the base row of the custom named expression.
Syntax
var instance = new GC.Spread.Sheets.NameInfo(name, expr, row, column);
var value; // Type: number
value = instance.getRow();
function getRow() : number;

Return Value

The base row.
See Also

Reference

NameInfo type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.