a cell position
More...
#include <WKSChart.h>
◆ Position()
WKSChart::Position::Position |
( |
Vec2i |
pos = Vec2i(-1,-1) , |
|
|
librevenge::RVNGString const & |
sheetName = "" |
|
) |
| |
|
inlineexplicit |
◆ getCellName()
librevenge::RVNGString WKSChart::Position::getCellName |
( |
| ) |
const |
◆ operator!=()
bool WKSChart::Position::operator!= |
( |
Position const & |
pos | ) |
const |
|
inline |
◆ operator==()
bool WKSChart::Position::operator== |
( |
Position const & |
pos | ) |
const |
|
inline |
◆ valid() [1/2]
bool WKSChart::Position::valid |
( |
| ) |
const |
|
inline |
◆ valid() [2/2]
bool WKSChart::Position::valid |
( |
Position const & |
maxPos | ) |
const |
|
inline |
return true if the position is valid
◆ operator<<
◆ m_pos
Vec2i WKSChart::Position::m_pos |
◆ m_sheetId
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().
◆ m_sheetName
librevenge::RVNGString WKSChart::Position::m_sheetName |
The documentation for this struct was generated from the following files: