Determines whether the current named range has a valid name
but does not define a range.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public bool IsNameOnly { get; } |
Visual Basic |
---|
Public ReadOnly Property IsNameOnly As Boolean Get |