ExcelCellStyleFill Property |
Gets an object used to set the fill options of the cell.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelCellFill Fill { get; }Public ReadOnly Property Fill As ExcelCellFill
Get
Property Value
ExcelCellFill
See Also