Contents - Index - Previous - Next


ColumnIsEmpty method



Applies to
TProfGrid component

Declaration
function ColumnIsEmpty(ACol: Integer): Boolean;

Description

Returns True if all cells in the specified visible column are empty. Returns False otherwise.

A cell is considered empty if it doesn't contain a Value, a Formula, or a Graphic.