ExcelCellStyleFill Property
Gets an object used to set the fill options of the cell.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelCellFill Fill { get; }
Public ReadOnly Property Fill As ExcelCellFill
Get
public:
property ExcelCellFill^ Fill {
ExcelCellFill^ get ();
}
member Fill : ExcelCellFill with get
Property Value
ExcelCellFill