Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ITableColumnCollection Interface
Members


In This Topic
    ITableColumnCollection Interface
    In This Topic
    Interface that supports iterating through ITableColumn items.
    Syntax
    'Declaration
     
    
    Public Interface ITableColumnCollection 
    'Usage
     
    
    Dim instance As ITableColumnCollection
    public interface ITableColumnCollection 
    See Also