CadTableCell.TextString

CadTableCell.TextString property

Gets or sets the text string.

public string TextString { get; set; }

Property Value

The text string.

See Also