ExcelShapeFillSolidFillOptions Property
Gets the solid fill options object for the interior. This property returns a null object if the InteriorType is not SolidFill.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelShapeFillSolid SolidFillOptions { get; }
Public ReadOnly Property SolidFillOptions As ExcelShapeFillSolid
Get
public:
property ExcelShapeFillSolid^ SolidFillOptions {
ExcelShapeFillSolid^ get ();
}
member SolidFillOptions : ExcelShapeFillSolid with get
Property Value
ExcelShapeFillSolid