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; }
Public ReadOnly Property Fill As ExcelCellFill
Get
Property Value
Type:
ExcelCellFillSee Also