Condividi tramite


Proprietà RibbonLabel.Label

Ottiene o imposta il testo visualizzato dall'etichetta.

Spazio dei nomi:  Microsoft.Office.Tools.Ribbon
Assembly:  Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)

Sintassi

'Dichiarazione
Property Label As String
    Get
    Set
string Label { get; set; }

Valore proprietà

Tipo: System.String
Testo visualizzato dall'etichetta.

Note

Per nascondere l'etichetta, impostare la proprietà ShowLabel su false.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

RibbonLabel Interfaccia

Spazio dei nomi Microsoft.Office.Tools.Ribbon