Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdTable::setTextMargins Method
Syntax
C++
void setTextMargins(const OdUInt32 left, const OdUInt32 right, const OdUInt32 bottom, const OdUInt32 top);

Sets a margins for a table text cell. 

 

Parameters
Description
left
[in] A left margin for a table text cell.
right
[in] A right margin for a table text cell.
bottom
[in] A bottom margin for a table text cell.
top
[in] A top margin for a table text cell.
Copyright © 2002-2022. Open Design Alliance All rights reserved.