Click or drag to resize

ExcelInterior FillPattern Property

Gets or sets the fill pattern of the interior.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ExcelPatternType FillPattern { get; set; }

Property Value

Type: ExcelPatternType

Implements

IInterior FillPattern
See Also