TableCellType Enumeration

This enum class specifies the cell type.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public enum TableCellType
Members
Member name Value Description
UnknownCell 0 Cell contains unknown data.
TextCell 1 Text cell type.
BlockCell 2 Block cell type.
MultipleContentCell 3 Cell type that contains multiple or mixed content.
See Also

©  Bricsys NV. All rights reserved.