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


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

For a list of all members of this type, see Fill members.

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
See Also

Reference

Fill Class
Xceed.Workbooks.NET Namespace