ExcelCellFillSolidFillOptions Property |
Gets the solid fill options object for the interior. This property returns a null object if the InteriorType is not SolidFill.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelCellFillSolid SolidFillOptions { get; }
Public ReadOnly Property SolidFillOptions As ExcelCellFillSolid
Get
Property Value
Type:
ExcelCellFillSolidSee Also