Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPage::addTable Method
Syntax
C++
void addTable(const OdTablePtr& table, const OdRect& location);

Adds a table to the page. 

 

Parameters
Description
table
[in] A smart pointer to a table object that should be added.
location
[in] A rectangle that specifies the location of an added table within the page. It determines where the table will be placed on the page.
Copyright © 2002-2022. Open Design Alliance All rights reserved.