Spread WPF 18
GrapeCity.Spreadsheet Namespace / ITableColumns Interface
Members


In This Topic
    ITableColumns Interface
    In This Topic
    Represents a collection of all the ITableColumn objects in the specified ITable object.
    Object Model
    ITableColumns Interface
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public Interface ITableColumns 
    'Usage
     
    Dim instance As ITableColumns
    [DefaultMember("Item")]
    public interface ITableColumns 
    See Also