←Select platform

BackgroundColor Property

Summary

Gets or sets the background color of a cell within a sheet.

Syntax

C#
C++/CLI
Python
public RasterColor BackgroundColor { get; set; } 
public:  
   property RasterColor^ BackgroundColor 
   { 
      RasterColor^ get() 
      void set(RasterColor^ value) 
   } 
BackgroundColor # get and set (CellStyle) 

Property Value

The background color of the cell, represented as a RasterColor object.

Requirements

Target Platforms

See Also

CellStyle Class

CellStyle Members

Leadtools.Document.LEADOffice.Sheet Namespace

Help Version 23.0.2024.4.15
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.LEADOffice Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.