Gets a list of often used number formats for formula results. See Formatting Text by using Number Formats for more information about number format strings.

Introduced: X16.

Syntax

public string[] SupportedNumberFormats { get; }
Public ReadOnly Property SupportedNumberFormats() As String()

Limitations

Read only.