ITabCellStyle.Equal

Syntax

Equal(Value: ITabCellStyle): Boolean;

Parameters

Value — the style, the parameters of which should be compared to the parameters of the current style.

Description

The Equal method compares the parameters of the current style to the parameters of the style, specified as the input parameters Value and returns True if the styles are identical.

See also:

ITabCellStyle