a cell position
More...
#include <WKSChart.h>
WKSChart::Position::Position |
( |
Vec2i |
pos = Vec2i(-1,-1) , |
|
|
librevenge::RVNGString const & |
sheetName = "" |
|
) |
| |
|
inlineexplicit |
librevenge::RVNGString WKSChart::Position::getCellName |
( |
| ) |
const |
bool WKSChart::Position::operator!= |
( |
Position const & |
pos | ) |
const |
|
inline |
bool WKSChart::Position::operator== |
( |
Position const & |
pos | ) |
const |
|
inline |
bool WKSChart::Position::valid |
( |
| ) |
const |
|
inline |
bool WKSChart::Position::valid |
( |
Position const & |
maxPos | ) |
const |
|
inline |
return true if the position is valid
Vec2i WKSChart::Position::m_pos |
int WKSChart::Position::m_sheetId |
the cell sheet id
- Note
- can be used temporary if the sheet name is not known when reading a position, but you must before sending a chart, go through such positions to set the final spreadsheet name
Referenced by operator==(), and valid().
librevenge::RVNGString WKSChart::Position::m_sheetName |
The documentation for this struct was generated from the following files: