Remarks
The property returns null when the text selection contains multiple table cells with different number formats.
Gets or sets a number format which 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
The property returns null when the text selection contains multiple table cells with different number formats.