Table of Contents

TCellAddressRange.HasValidAddress Method

Returns true if row1 and col1 are > 0, row2 and col2 >= col1 and row2 and col2 <= MaxRow and MaxCol

Syntax

Unit: FlexCel.Core

function TCellAddressRange.HasValidAddress: Boolean;

See also