Class Index

Classes


Class $.wijmo.wijspread.NameInfo

Class Summary
Constructor Attributes Constructor Name and Description
 
Represents a custom named expression that can be used by formulas.
Method Summary
Method Attributes Method Name and Description
 
Gets the base column of the custom named expression.
 
Gets or sets the expression.
 
Gets or sets the name.
 
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.

©2013. ComponentOne, a division of GrapeCity. All Rights Reserved.