FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.RangeCount Property

The number of named ranges in the workbook.

Pascal
property RangeCount: integer;
C++
__property int RangeCount;

You can use this property together with RangeName, RangeSheet and RangeR1, RangeC1, RangeR2, RangeC2 to iterate over the named ranges on a sheet.

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!