ColorFormat.ObjectThemeColor Property

Definition

Returns or sets a color that is mapped to the theme color scheme. Read/write.

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

Property Value

MsoThemeColorIndex

Applies to