ClarisWksStyleManager::CellFormat Struct Reference

the CELL structure a structure related to number/date format More...

#include <ClarisWksStyleManager.hxx>

Inheritance diagram for ClarisWksStyleManager::CellFormat:
MWAWCell::Format

List of all members.

Public Member Functions

 CellFormat (MWAWCell::Format const &format=MWAWCell::Format())
 constructor from cell

Public Attributes

MWAWCell::HorizontalAlignment m_hAlign
 the cell alignment : by default nothing
int m_fileFormat
 the field format: number, string, currency, ..
int m_borders
 the borders
bool m_wrap
 true if the cell content is wrapped
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, CellFormat const &form)
 operator<<

Detailed Description

the CELL structure a structure related to number/date format


Constructor & Destructor Documentation

constructor from cell


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
ClarisWksStyleManager::CellFormat const &  form 
) [friend]

operator<<


Member Data Documentation

true if the cell content is wrapped

Referenced by operator<<(), and ClarisWksStyleManager::readCellStyles().


The documentation for this struct was generated from the following file: