Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Displays the specified text in the status bar.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
WriteOnly Property StatusBar As String
Set
'Usage
Dim instance As _Application
Dim value As String
instance.StatusBar = value
string StatusBar { set; }
Property Value
Type: System.String