Xceed Workbooks for .NET v1.4 Documentation
Fill Class Members
Properties  Methods 


Xceed.Workbooks.NET Assembly > Xceed.Workbooks.NET Namespace : Fill Class

The following tables list the members exposed by Fill.

Public Constructors
 NameDescription
Public ConstructorCreates an empty Fill object.  
Top
Public Properties
 NameDescription
Public PropertyGets/sets the Color used for filling the background of a CellRowColumn or range. The default value is null.  
Public PropertyGets/sets the ThemeColor used for filling the background of a CellRowColumn or range. The default value is null.  
Public PropertyGets/sets the Color of the pattern used for filling a CellRowColumn or range. This will be based on the PatternStyle property. The default setting is null.  
Public PropertyGets/sets the Style of the pattern used for filling a CellRowColumn or range. These will be filled based on the PatternColor property. The default setting is FillPattern.None.  
Public Property

Gets/sets the ThemeColor of the pattern used for filling a CellRowColumn or range. The CellRowColumn or range are filled based on the PatternStyle property. The default setting is null.

 
Top
Public Methods
 NameDescription
Public MethodDetermines whether the specified System.Object is equal to the current System.Object.  
Public MethodServes as a hash function for a particular type.  
Top
Protected Methods
See Also

Reference

Fill Class
Xceed.Workbooks.NET Namespace