Spread Silverlight Documentation
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 System.String
'Usage
 
Dim instance As IName
Dim value As System.String
 
value = instance.Comment
System.string Comment {get;}
See Also

Reference

IName Interface
IName Members