ExcelShapeFillSolid Class

Represents the solid fill for a shape interior.

Definition

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

Properties

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

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