LibEngsas
Classes
espreadsheetcell.h File Reference
#include "eglobal.h"
#include <QVariant>
#include <QFont>
#include <QBrush>
+ Include dependency graph for espreadsheetcell.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ESpreadsheetCell
 Represents one cell of a ESpreadsheetIt contains the value (see value()) of a cell and also the formatting (font(), alignment(), foreground(), background()). An ESpreadsheetCell is isValid(), if row() and column() is greater or equal to 0 (default -1). More...