filters
CellStyle Class Reference
List of all members.Detailed Description
Definition at line 79 of file opencalcstyleexport.h.
Public Member Functions | |
CellStyle () | |
void | copyData (CellStyle const &ts) |
Static Public Member Functions | |
static bool | isEqual (CellStyle const *const t1, CellStyle const &t2) |
static void | loadData (CellStyle &cs, KSpread::Cell const *const cell) |
Public Attributes | |
QString | name |
QFont | font |
QString | numberStyle |
QColor | color |
QColor | bgColor |
double | indent |
bool | wrap |
bool | vertical |
int | angle |
bool | |
QPen | left |
QPen | right |
QPen | top |
QPen | bottom |
bool | hideAll |
bool | hideFormula |
bool | notProtected |
KSpread::Format::Align | alignX |
KSpread::Format::AlignY | alignY |
The documentation for this class was generated from the following files: