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


In This Topic
    ConditionalFormattingIconSet Class Members
    In This Topic

    The following tables list the members exposed by ConditionalFormattingIconSet.

    Public Constructors
    Public Fields
     NameDescription
    Public FieldReverses the original order of the icons.  
    Public FieldDetermines if the values associated with the icons will be shown.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the IconSetType.  
    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