CadTableStyleCell.CellDataType

CadTableStyleCell.CellDataType property

Gets or sets the type of the cell data.

public int CellDataType { get; set; }

Property Value

The type of the cell data.

See Also