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

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