Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IComment Interface / Shape Property
In This Topic
    Shape Property (IComment)
    In This Topic
    Returns the GrapeCity.Documents.Excel.Drawing.IShape object that represents the shape attached to the specified comment.
    Syntax
    IShape Shape {get;}
    See Also