#include "NOXPrefix.h"
Public Member Functions | |
NOXTableRowGroup | NOXTable::getTableRowGroupStructure (NCommon::UInt32 pIndex) |
NCommon::UInt32 | NOXTable::getNumTableRowGroupStructure () |
NOXTableRowGroup | NOXTable::createTableRowGroupStructure (NCommon::UInt32 pIndex) |
NCommon::UInt32 | NOXTable::deleteTableRowGroupStructure (NCommon::UInt32 pIndex) |
void | intialize () |
NOXBase | NOXTable::getChild (NCommon::UInt32 pIndex) |
NCommon::UInt32 | NOXTable::getNumChilds () |
Class NOXTable
NOXBase NiXPSObjects::NOXTable::NOXTable::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
pIndex | index of the element you want to get |
NOXTableRowGroup NiXPSObjects::NOXTable::NOXTable::getTableRowGroupStructure | ( | NCommon::UInt32 | pIndex | ) |
Get TableRowGroupStructure element at index pIndex
pIndex | index of the element you want to get |