TdxSpreadSheetAreaList.Clone Method
Creates a copy of the cell range list.
Declaration
function Clone: TdxSpreadSheetAreaList;
Returns
Type |
---|
TdxSpreadSheetAreaList |
Remarks
This function creates a new TdxSpreadSheetAreaList class instance populated with the cell ranges copied from the current list.
See Also