Gets or sets the comment text associated with the current named range.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public string Comment { get; set; } |
Visual Basic |
---|
Public Property Comment As String Get Set |