[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.ITableColumnCollection

ITableColumnCollection Interface

Interface that supports iterating through ITableColumn items.

Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface ITableColumnCollection
Public Interface ITableColumnCollection

Properties

Name Description
Count

Number of ITableColumn items.

this[int]

Gets an ITableColumn item located by index.

this[string]

Gets an ITableColumn item by name.