Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IName Interface / Comment Property
In This Topic
    Comment Property (IName)
    In This Topic
    Gets or sets the comment associated with the name (read or write).
    Syntax
    System.string Comment {get; set;}
    See Also