ExcelCellFillSolid Class

Represents the solid fill for a cell interior.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public class ExcelCellFillSolid
Inheritance
Object    ExcelCellFillSolid

Properties

BackColor Gets or sets the background color of the cell.
BackColorIndex Gets or sets the index in Excel palette of background color of the cell.

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also