Specifies the name of the WPF.RibbonFormulaTab object to be used with a TextControl. The elements of the ribbon tab can be used to edit formulas in table cells. The property value is an empty string, if there is no ribbon tab connected.

Introduced: X16.

Syntax

public string RibbonFormulaTab { get; set; }
Public Property RibbonFormulaTab() As String