ComponentOne ASP.NET MVC Controls
DefinedNameBuilder Class Members
Methods 

C1.Web.Mvc.Sheet.Fluent Namespace : DefinedNameBuilder Class

The following tables list the members exposed by DefinedNameBuilder.

Public Constructors
 NameDescription
Public ConstructorCreates one DefinedNameBuilder instance to configurate obj.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.Sheet.DefinedName.Name. Sets the name of the defined name item.  
Public MethodConfigurates C1.Web.Mvc.Sheet.DefinedName.SheetName. Sets the defined name item works in which sheet. If omitted, the defined name item works in workbook.  
Public MethodConfigurates C1.Web.Mvc.Sheet.DefinedName.Value. Sets the 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

DefinedNameBuilder Class
C1.Web.Mvc.Sheet.Fluent Namespace