Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IColorFormat Interface / Brightness Property
In This Topic
    Brightness Property (IColorFormat)
    In This Topic
    Gets or sets the luminosity of the specified object.
    Syntax
    System.double Brightness {get; set;}

    Property Value

    The luminosity of the specified object.
    See Also