Compartir a través de


Font2.Bold Propiedad

Definición

Obtiene o establece un valor que especifica si la fuente debe estar en negrita. Lectura y escritura.

public:
 property Microsoft::Office::Core::MsoTriState Bold { Microsoft::Office::Core::MsoTriState get(); void set(Microsoft::Office::Core::MsoTriState value); };
public Microsoft.Office.Core.MsoTriState Bold { get; set; }
member this.Bold : Microsoft.Office.Core.MsoTriState with get, set
Public Property Bold As MsoTriState

Valor de propiedad

MsoTriState

Se aplica a