Gets or sets the item's text.
public string Text { get; set; }
Public Property Text As String
If the OfficeNavigationBar.AllowHtmlDraw option is enabled, you can use certain HTML tags to format the item's text. See HTML Text Formatting to learn more.