ColorFormat.ObjectThemeColor Property

Definition

Returns or sets the theme color for a color format. Read/write.

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

Property Value

WdThemeColorIndex

Applies to