API Reference > OdDb Classes > OdDbTableStyle Class > OdDbTableStyle Methods > OdDbTableStyle::horzCellMargin Method
OdDbTableStyle::horzCellMargin Method
Syntax
C++
virtual double horzCellMargin() const;

Returns 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.