SpreadsheetGear 2012
IName Interface Members
Properties  Methods 

The following tables list the members exposed by IName.

Public Properties
 NameDescription
 PropertyCommentGets or sets the comment associated with this defined name.  
 PropertyIndexReturns the zero based index of the defined name in the INames collection of the workbook to which it belongs.  
 PropertyNameGets or sets the name of the defined name.  
 PropertyRefersToGets or sets the formula which the defined name refers to.  
 PropertyRefersToR1C1Gets or sets the formula which the defined name refers to in R1C1 notation.  
 PropertyRefersToRangeReturns the IRange which this defined name refers to.  
 PropertyVisibleGets or sets the property which determines whether this defined name is visible to the user.  
Top
Public Methods
 NameDescription
 MethodDeleteDeletes the defined name.  
Top
See Also

Reference

IName Interface
SpreadsheetGear Namespace

Send Feedback