TCellAddressRange.HasValidAddress Method
Returns true if row1 and col1 are > 0, row2 and col2 >= col1 and row2 and col2 <= MaxRow and MaxCol
Syntax
Namespace: FlexCel.Core
public Boolean HasValidAddress()
Returns true if row1 and col1 are > 0, row2 and col2 >= col1 and row2 and col2 <= MaxRow and MaxCol
Namespace: FlexCel.Core
public Boolean HasValidAddress()