#include <WPXTable.h>
Public Member Functions | |
_WPXTableCell (uint8_t colSpan, uint8_t rowSpan, bool boundFromLeft, bool boundFromAbove, uint8_t borderBits) | |
Public Attributes | |
uint8_t | m_colSpan |
uint8_t | m_rowSpan |
bool | m_boundFromLeft |
bool | m_boundFromAbove |
uint8_t | m_borderBits |
|
|
|
|
|
|
|
|
|
|
|
|