Click or drag to resize

ExcelCellFillSolid Class

Represents the solid fill for a cell interior.
Inheritance Hierarchy
SystemObject
  ExpertXls.ExcelLibExcelCellFillSolid

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public class ExcelCellFillSolid

The ExcelCellFillSolid type exposes the following members.

Properties
  NameDescription
Public propertyBackColor
Gets or sets the background color of the cell.
Public propertyBackColorIndex
Gets or sets the index in Excel palette of background color of the cell.
Top
See Also