Search notes:

Excel Object Model: Application.FormulaBarHeight

application.formulaBarHeight controls the height (number of lines) of the Formula bar.
The value cannot be set to 0 in order to hide the Formula bar. Instead, application.displayFormulaBar should be used.

Index