ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / XLSheetRendering Class / Background Property

In This Topic
    Background Property (XLSheetRendering)
    In This Topic
    Gets or sets background color.
    Syntax
    'Declaration
     
    Public Property Background As System.Drawing.Color
    public System.Drawing.Color Background {get; set;}
    See Also