Gets or sets the name of the current named range.

Namespace:  C1.Silverlight.Excel
Assembly:  C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)

Syntax

C#
public string Name { get; set; }
Visual Basic
Public Property Name As String
	Get
	Set

See Also