Share via


Font2.Caps Propiedad

Definición

Obtiene o establece un valor que especifica que el texto debe estar en mayúsculas. Lectura y escritura.

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

Valor de propiedad

MsoTriState

Se aplica a