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

Sets the horizontal cell margin for this TableStyle object (DXF 40). 

 

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

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