SpreadsheetGear 2017
RGB Property (IColor)






SpreadsheetGear.Themes Namespace > IColor Interface : RGB Property
Syntax
'Declaration
 
ReadOnly Property RGB As Color
'Usage
 
Dim instance As IColor
Dim value As Color
 
value = instance.RGB
Color RGB {get;}
read-only property RGB: Color; 
function get RGB : Color
__property Color get_RGB();
property Color RGB {
   Color get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IColor Interface
IColor Members