ExcelCellFillSolidFillOptions 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 ExcelCellFillSolid SolidFillOptions { get; }
Public ReadOnly Property SolidFillOptions As ExcelCellFillSolid
Get
public:
property ExcelCellFillSolid^ SolidFillOptions {
ExcelCellFillSolid^ get ();
}
member SolidFillOptions : ExcelCellFillSolid with get
Property Value
ExcelCellFillSolid