Edit

Share via


Font2.Caps Property

Definition

Gets or sets a value specifying that the text should be capitalized. Read/write.

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

Property Value

MsoTriState

Applies to