Click or drag to resize

ExcelShapeFillSolid Class

Represents the solid fill for a shape interior.
Inheritance Hierarchy
SystemObject
  ExpertXls.ExcelLibExcelShapeFillSolid

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

The ExcelShapeFillSolid type exposes the following members.

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