IXlTableColumnCollection Members
A collection of columns in a table.Methods
Name | Description |
---|---|
GetEnumerator() | Returns an enumerator that iterates through the collection. Inherited from IEnumerable<T>. |
IndexOf(String) | Returns the index of the specified column in the collection. |
See Also