ColorFormat.ObjectThemeColor Property

Definition

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

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; }
Public Property ObjectThemeColor As MsoThemeColorIndex

Property Value

MsoThemeColorIndex

Applies to