GrapeCity.Xaml.Excel
Comment Property (IName)


GrapeCity.Excel Namespace > IName Interface : Comment Property
Get or set the comment associated with this defined name
Syntax
'Declaration
 
ReadOnly Property Comment As String
'Usage
 
Dim instance As IName
Dim value As String
 
value = instance.Comment
string Comment {get;}
See Also

Reference

IName Interface
IName Members