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