API Reference > Namespaces > OdDb Namespace > Structs, Records, Enums > OdDb::CellAlignment Enumeration
OdDb::CellAlignment Enumeration
Syntax
C++
enum CellAlignment { kTopLeft = 1, kTopCenter = 2, kTopRight = 3, kMiddleLeft = 4, kMiddleCenter = 5, kMiddleRight = 6, kBottomLeft = 7, kBottomCenter = 8, kBottomRight = 9 };

DbTableStyle.h

This is record OdDb::CellAlignment.

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