Expand Minimize
This topic has not yet been rated - Rate this topic

_Application.StatusBar Property

Returns or sets the text in the status bar.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Object StatusBar { get; set; }

Property Value

Type: System.Object

This property returns False if Microsoft Excel has control of the status bar. To restore the default status bar text, set the property to False; this works even if the status bar is hidden.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.