Version

HiddenColumnCollection Class Members

The following tables list the members exposed by HiddenColumnCollection.

Public Properties
 NameDescription
Public PropertyCountGets the number of columns in the collection.  
Public PropertyItemGets the column at the specified index.  
Public PropertyWorksheetGets the worksheet associated with this collection.  
Public Methods
 NameDescription
Public MethodAddAdds a column to the collection.  
Public MethodClearClears all columns from the collection.  
Public MethodContainsDetermines whether the specified column exists in the collection.  
Public MethodRemoveRemoves the specified column from the collection if it exists.  
Public MethodRemoveAtRemoves the column at the specified index in the collection.  
See Also