method Columns.Remove (Index as Variant)

Removes a specific member from the Columns collection.

 TypeDescription 
   Index as Variant A long expression that indicates the column's index, or a string expression that indicates the column's caption or the column's key.   

The Remove method removes a specific column in the Columns collection. Use Clear method to remove all Column objects. The RemoveColumn event is fired when a column is about to be removed.


Send comments on this topic.
© 1999-2008 Exontrol Inc, Software. All rights reserved.