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

Returns the vertical cell margin for this TableStyle object (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.