API Reference > OdDb Classes > OdDbTableStyle Class > OdDbTableStyle Methods > OdDbTableStyle::setVertCellMargin Method
OdDbTableStyle::setVertCellMargin Method
Syntax
C++
virtual void setVertCellMargin(double cellMargin);
Parameters 
Description 
double cellMargin 
[in] Cell margin. 

Sets the vertical cell margin for this Table entity (DXF 41). 

 

The vertical cell margin is the vertical space between the cell text and the cell border.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.