Columns Property
Returns a Range object that represents the columns in the specified range or all the columns on the datasheet. Read-only Range object.
expression.RangeexpressionRequired. An expression that returns an object in the Applies To List.
For information about returning a single member of a collection, see Returning an Object from a Collection.
Example
This example clears column A of the datasheet.
|