TsgAcadTableCellType

  Classes Reference > Records, types etc. >

TsgAcadTableCellType

Previous pageReturn to chapter overviewNext page

Unit

DXFConv

Syntax

type TsgAcadTableCellType = (cttData, cttTitle, cttHeader);

Description

Defines cell type for a single cell in TABLE object.

Value

Meaning

cttData

Cell contains data

cttTitle

Cell is located in the title row

cttHeader

Cell is located in the header row

Go to CAD VCL Enterprise