Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel Namespace / IBuiltInDocumentPropertyCollection Interface / Comments Property
In This Topic
    Comments Property (IBuiltInDocumentPropertyCollection)
    In This Topic
    Gets or sets the document comments.
    Syntax
    System.string Comments {get; set;}
    See Also