API Reference > Namespaces > OdDb Namespace > Structs, Records, Enums > OdDb::CellType Enumeration
OdDb::CellType Enumeration
Syntax
C++
enum CellType { kUnknownCell = 0, kTextCell = 1, kBlockCell = 2, kMultipleContentCell = 3 };

DbTableStyle.h

This is record OdDb::CellType.

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