Text

PageTableAreaCell.Text property

Gets the table cell text value.

public string Text { get; }

Property Value

A string that represents a text value of the cell; null if cell doesn’t contain a text value.

See Also