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


In This Topic
    ConditionalFormattingAboveAverage Class Members
    In This Topic

    The following tables list the members exposed by ConditionalFormattingAboveAverage.

    Public Constructors
    Public Fields
     NameDescription
    Public FieldSpecifies if the formatting applies to Cells with values above thea area's average value.  
    Public FieldSpecifies if the formatting applies to Cells with values equal to the area's average value.  
    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