Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IColorFormat Interface / RGB Property
In This Topic
    RGB Property (IColorFormat)
    In This Topic
    Gets or sets the GrapeCity.Documents.Excel.RGBColor object.
    Syntax
    System.Drawing.Color RGB {get; set;}
    See Also