Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
TableCellType Enumeration
Syntax
C++
enum TableCellType { Text = 0, Graphic = 1, Parameter = 2, Inherited = 3, CombinedParameter = 4, CalculatedValue = 5, ParameterText = 6 };
Members
Description
Text
Simple text
Graphic
Embedded graphic
Parameter
Data bound parameter
Inherited
The type is inherited from the column or section if appropriate
CombinedParameter
The type is combined parameter
CalculatedValue
The type is a calculated value
ParameterText
Read only parameter which only show formatted string

File: OdBmTableCellTypeEnum.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.