Click or drag to resize

ExcelShapeFillPatternBackColor Property

Gets or sets the background color of the interior.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public Color BackColor { get; set; }

Property Value

Type: Color
See Also