'Declaration
Public Property FormulaBar As FormulaBar
'Usage
Dim instance As WorkbookView Dim value As FormulaBar instance.FormulaBar = value value = instance.FormulaBar
public FormulaBar FormulaBar {get; set;}
'Declaration
Public Property FormulaBar As FormulaBar
'Usage
Dim instance As WorkbookView Dim value As FormulaBar instance.FormulaBar = value value = instance.FormulaBar
public FormulaBar FormulaBar {get; set;}
The formula bar will automatically connect to the active WorkbookView control contained within the same container. Use this property to set a direct link to any formula bar.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2