Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IComments Interface
Members
In This Topic
    IComments Interface
    In This Topic
    Represents a collection of cell comments. Each comment is represented by an IComment object.
    Object Model
    IComments Interface
    Syntax
    [System.Reflection.DefaultMember("Item")]
    public interface IComments 
    See Also