LotusStyleManagerInternal::CellStyle Struct Reference

small struct used to defined cell style More...

List of all members.

Public Member Functions

 CellStyle ()
 constructor

Public Attributes

int m_borders
 the borders
int m_bordersId [4]
 the border line id
int m_colorsId [2]
 the color id : surface, shadow ?
int m_fontId
 the font id
int m_formatId
 the format id
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, CellStyle const &cell)
 operator<<

Detailed Description

small struct used to defined cell style


Constructor & Destructor Documentation


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
CellStyle const &  cell 
) [friend]

operator<<


Member Data Documentation


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