Click or drag to resize

ExcelCellStyleFill Property

Gets an object used to set the fill options of the cell.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelCellFill Fill { get; }

Property Value

Type: ExcelCellFill
See Also