ColorFormat.ObjectThemeColor Property
Returns or sets the theme color for a color format. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property ObjectThemeColor As WdThemeColorIndex
Get
Set
'Usage
Dim instance As ColorFormat
Dim value As WdThemeColorIndex
value = instance.ObjectThemeColor
instance.ObjectThemeColor = value
WdThemeColorIndex ObjectThemeColor { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdThemeColorIndex
WdThemeColorIndex