GrapeCity.Documents.Excel Namespace / IComments Interface
Members
IComments Interface
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