Winnovative Excel Library for .NET Help
C#
Show/Hide TOC
Excel
Cell
Fill
Solid
Fill
Options Property
Gets the solid fill options object for the interior. This property returns a null object if the InteriorType is not SolidFill.
Definition
Namespace:
Winnovative.ExcelLib
Assembly:
WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
C#
Copy
public
ExcelCellFillSolid
SolidFillOptions
{
get
; }
Property Value
ExcelCellFillSolid
See Also
Reference
ExcelCellFill Class
Winnovative.ExcelLib Namespace
In This Article
Definition
See Also