|
|
|
|
Location:
SHGCOORD.H
Link against: sheng.lib
class TShgRangeRef;
A cell range reference, specifying a continuous range of cells.
Defined in TShgRangeRef:
ERangeSeparator, EWorkSheetNameStartAndEndIndicator, EWorkSheetSeparator, TShgRangeRef(), TShgRangeRef(), TShgRangeRef(), anonymous, anonymous, anonymous, iFrom, iTo
inline TShgRangeRef(const TShgCellRef &aFrom, const TShgCellRef &aTo);
Constructor specifying two cell references.
|
inline TShgRangeRef(const TShgRangeRef &aRangeRef);
Copy constructor.
|
n/a
Constant definition.
|
n/a
Constant definition.
|
n/a
Constant definition.
|
TShgCellRef iTo;
End of the range.