|
FlexCel Studio for VCL/LCL
|
Returns the sheet where the range is located.
A value of 0 means that the range is global to all the workbook.
property RangeSheet [index: integer]: integer;
__property int RangeSheet[int index];
Index is 1 based. You can use RangeName (index) to know which name this range represents.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|