TCellAddressRange.Create Method
Creates a new instance. Addresses can't be null.
Syntax
Unit: FlexCel.Core
class function TCellAddressRange.Create(const aTopLeft: TCellAddress; const aBottomRight: TCellAddress): TCellAddressRange; static; overload;
Parameters
See also