filters
Swinder::Cell Member List
This is the complete list of members for Swinder::Cell, including all inherited members.Cell(Sheet *sheet, unsigned column, unsigned row) | Swinder::Cell | |
column() const | Swinder::Cell | |
columnLabel() const | Swinder::Cell | |
columnLabel(unsigned column) | Swinder::Cell | [static] |
columnSpan() const | Swinder::Cell | |
format() const | Swinder::Cell | |
formatIndex() const | Swinder::Cell | |
formula() const | Swinder::Cell | |
name() const | Swinder::Cell | |
name(unsigned column, unsigned row) | Swinder::Cell | [static] |
row() const | Swinder::Cell | |
rowSpan() const | Swinder::Cell | |
setColumnSpan(unsigned span) | Swinder::Cell | |
setFormat(const Format &format) | Swinder::Cell | |
setFormatIndex(int index) | Swinder::Cell | |
setFormula(const UString &formula) | Swinder::Cell | |
setRowSpan(unsigned span) | Swinder::Cell | |
setValue(const Value &value) | Swinder::Cell | |
sheet() | Swinder::Cell | |
value() const | Swinder::Cell | |
~Cell() | Swinder::Cell | [virtual] |