Gets or sets a number format for the table cell. It can be used to automatically format numbers in table cells. When a formula is defined the automatically calculated text can also be formatted with a number format. When a number format is not defined, the property's value is an empty string. The number format string has a format as described in Office Open XML File Formats - ISO/
Introduced: X16.
public string NumberFormat { get; set; }
Public Property NumberFormat() As String
Learn more about the TXText