TsgAcadTableCellType
Unit
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