App::Range Member List

This is the complete list of members for App::Range, including all inherited members.

address() constApp::Range
colCount() constApp::Range
column() constApp::Range
from() constApp::Range
fromCellString() constApp::Range
next()App::Range
normalize()App::Range
operator*() constApp::Range
operator<(const Range &other) constApp::Range
Range(const char *range, bool normalize=false)App::Range
Range(int _row_begin, int _col_begin, int _row_end, int _col_end, bool normalize=false)App::Range
Range(const CellAddress &from, const CellAddress &to, bool normalize=false)App::Range
rangeString() constApp::Range
row() constApp::Range
rowCount() constApp::Range
size() constApp::Range
to() constApp::Range
toCellString() constApp::Range