Winnovative Excel Library

ExcelShapeFillSolidFillOptions Property

Winnovative Excel Library Documentation
Gets the solid fill options object for the interior. This property returns a null object if the InteriorType is not SolidFill.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelShapeFillSolid SolidFillOptions { get; }

Property Value

Type: ExcelShapeFillSolid
See Also

Reference