API Reference > Namespaces > OdDb Namespace > Structs, Records, Enums > OdDb::CellContentType Enumeration
OdDb::CellContentType Enumeration
Syntax
C++
enum CellContentType { kCellContentTypeUnknown = 0x0, kCellContentTypeValue = 0x1, kCellContentTypeField = 0x2, kCellContentTypeBlock = 0x4 };

DbTableStyle.h

This is record OdDb::CellContentType.

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