Freigeben über


ThemeColor.RGB Property

Gets or sets a value of a color in the color scheme of a Microsoft Office theme. Read/write.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Default Property RGB As Integer
    Get
    Set
'Usage
Dim instance As ThemeColor
Dim value As Integer

value = instance

instance = value
int this { get; set; }

Property Value

Type: System.Int32
MsoRGBType

See Also

Reference

ThemeColor Interface

ThemeColor Members

Microsoft.Office.Core Namespace