Class $.wijmo.wijspread.NameInfo
Constructor Attributes | Constructor Name and Description |
---|---|
Represents a custom named expression that can be used by formulas.
|
Method Attributes | Method Name and Description |
---|---|
Gets the base column of the custom named expression.
|
|
Gets or sets the expression.
|
|
getName()
Gets or sets the name.
|
|
getRow()
Gets the base row of the custom named expression.
|
Class Detail
$.wijmo.wijspread.NameInfo()
Represents a custom named expression that can be used by formulas.
Method Detail
getColumn()
Gets the base column of the custom named expression.
getExpression()
Gets or sets the expression.
getName()
Gets or sets the name.
getRow()
Gets the base row of the custom named expression.