[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.DefinedNameBuilder.Name

Name Method

Name(string)

Configurates Name. Sets the name of the defined name item.

Declaration
public DefinedNameBuilder Name(string value)
Public Function Name(value As String) As DefinedNameBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
DefinedNameBuilder

Current builder.