GcSpread.Sheets Namespace : NameInfo type |
var instance = new GcSpread.Sheets.NameInfo(name, expr, row, column);
function NameInfo;
Object
GcSpread.Sheets.NameInfo
Name | Description | |
---|---|---|
NameInfo Constructor | Represents a custom named expression that can be used by formulas. |
Name | Description | |
---|---|---|
getColumn | Gets the base column of the custom named expression. | |
getExpression | Gets the expression. | |
getName | Gets the name of the current NameInfo object. | |
getRow | Gets the base row of the custom named expression. |