ChartColorFormat.RGB Property
Returns an Integer value that represents the red-green-blue value of the specified color.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property RGB As Integer
Get
Set
'Usage
Dim instance As ChartColorFormat
Dim value As Integer
value = instance.RGB
instance.RGB = value
int RGB { get; set; }
Property Value
Type: System.Int32
Integer