Gets or sets the cell's name. Each table cell can have a name, which can be used to store any string data associated with the cell.

Introduced: 17.0.

Syntax

public string Name { get; set; }
Public Property Name() As String

Further Reading

Learn more about the TXTextControl.TableCell.Name Property in the Text Control Blog: