Share via


Application.RowDelete Method

Project Developer Reference

Deletes the active row or the row that contains the active cell.

Syntax

expression.RowDelete

expression   A variable that represents an Application object.

Return Value
Boolean

See Also