ComponentOne ASP.NET MVC Controls
DefinedName Class Members
Properties 

C1.Web.Mvc.Sheet Namespace : DefinedName Class

The following tables list the members exposed by DefinedName.

Public Constructors
 NameDescription
Public ConstructorCreates a defined name.  
Top
Public Properties
 NameDescription
Public PropertyThe name of the defined name item.  
Public PropertyIndicates the defined name item works in which sheet. If omitted, the defined name item works in workbook.  
Public PropertyThe value of the defined name item. The value could be a formula, a string constant or a cell range. For e.g. "Sum(1, 2, 3)", "1.2", "\"test\"" or "sheet1!A1:B2".  
Top
See Also

Reference

DefinedName Class
C1.Web.Mvc.Sheet Namespace