Limitations
Read only.
Gets a list of all formula functions currently supported. These functions are listed in Supported Formula Functions. For more information how to construct a formula with predefined functions see Using Formulas in Table Cells.
Introduced: X16.
public string[] SupportedFormulaFunctions { get; }
Public ReadOnly Property SupportedFormulaFunctions() As String()
Read only.