Version

WorksheetTableColumnCollection Class Members

The following tables list the members exposed by WorksheetTableColumnCollection.

Public Properties
 NameDescription
Public PropertyCountGets the number of WorksheetTableColumn instances in the collection.  
Public PropertyItemOverloaded. Gets the WorksheetTableColumn at the specified index.  
Public Methods
 NameDescription
Public MethodContainsDetermines whether the specified WorksheetTableColumn is in the collection.  
Public MethodIndexOfGets the index of the specified WorksheetTableColumn in the collection.  
See Also