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

This is record OdDb::CellContentLayout.

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