Link Search Menu Expand Document

FillFormat Class

Fill format
Inheritance Hierarchy
SystemObject
Bytescout.Spreadsheet.MSODrawingFillFormat

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

The FillFormat type exposes the following members.

Constructors
NameDescription
Public methodFillFormat
Initializes a new instance of the FillFormat class
Top
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 methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOneColorGradient
One color gradient
Public methodSolid
Solids this instance.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTwoColorGradient
Twoes the color gradient.
Top
See Also

Reference