Share via


Application.ColumnDelete Method

Project Developer Reference

Deletes the active column or the column containing the active cell from the view. The actual field and the data it contains are merely hidden.

Syntax

expression.ColumnDelete

expression   A variable that represents an Application object.

Return Value
Boolean

See Also