API Reference > Namespaces > OdDb Namespace > Structs, Records, Enums > OdDb::CellContentLayout Enumeration
OdDb::CellContentLayout Enumeration
Syntax
C++
enum CellContentLayout { kCellContentLayoutFlow = 0x1, kCellContentLayoutStackedHorizontal = 0x2, kCellContentLayoutStackedVertical = 0x4 };

DbTableStyle.h

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