CadTableCell.TextStringInCell

CadTableCell.TextStringInCell property

Gets or sets the text string in cell.

public string TextStringInCell { get; set; }

Property Value

The text string in cell.

See Also