Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / ConditionalFormattingTop10 Class
Fields Methods


In This Topic
    ConditionalFormattingTop10 Class Members
    In This Topic

    The following tables list the members exposed by ConditionalFormattingTop10.

    Public Constructors
    Public Fields
     NameDescription
    Public FieldDetermines if the bottom tier values are used instead of the top tier ones.  
    Public FieldDetermines if the Rank value is transformed into a percentage.  
    Public FieldRepresents the number of Cells that will be formatted; in other words, the number of top tier values taken into acount by the ConditionalFormattingTop10.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds ConditionalFormatting to an area determined by two Cells. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting)
    Public MethodAdds ConditionalFormatting in specific areas of the Worksheet. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting)
    Public MethodRemoves all ConditionalFormattings from the Worksheet. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting)
    Public MethodGets the areas using ConditionalFormatting. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting)
    Public MethodOverloaded. Removes ConditionalFormatting from an area identified by Addresses. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting)
    Public MethodRemoves ConditionalFormatting from specific areas of the Worksheet. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting)
    Public MethodSets a custom Style for the ConditionalFormatting. (Inherited from Xceed.Workbooks.NET.ConditionalFormatting)
    Top
    See Also