Link Search Menu Expand Document

IFillFormat Interface

IFillFormat interface

Namespace:Bytescout.Spreadsheet.MSODrawing
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public interface IFillFormat

The IFillFormat type exposes the following members.

Properties
NameDescription
Public propertyBackColor
Back color
Public propertyForeColor
Fore color
Public propertyGradientColorType
Gradient color type
Public propertyGradientDegree
Gets the gradient degree.
Public propertyGradientStyle
Gradient style
Public propertyGradientVariant
Gets the gradient variant.
Public propertyTransparency
Transparency
Public propertyVisible
Gets or sets a value indicating whether the fill is visible.
Top
Methods
NameDescription
Public methodOneColorGradient
One color gradient
Public methodSolid
Solids this instance.
Public methodTwoColorGradient
Twoes the color gradient.
Top
See Also

Reference