Spread WPF 18
GrapeCity.Spreadsheet Namespace / IComments Interface
Members


In This Topic
    IComments Interface
    In This Topic
    Represents a collection of cell comments.
    Object Model
    IComments Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface IComments 
    'Usage
     
    Dim instance As IComments
    [DefaultMember("Item")]
    public interface IComments 
    See Also