Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public class ConditionalFormatWrapper : CommonWrapper, 
	[T:sprឥ], IConditionalFormat, IExcelApplication
Public Class ConditionalFormatWrapper
	Inherits CommonWrapper
	Implements [T:sprឥ], IConditionalFormat, IExcelApplication
public ref class ConditionalFormatWrapper : public CommonWrapper, 
	[T:sprឥ], IConditionalFormat, IExcelApplication
type ConditionalFormatWrapper =  
    class
        inherit CommonWrapper
        interface [T:sprឥ]
        interface IConditionalFormat
        interface IExcelApplication
    end

Members

            
 All Members  Constructors   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
ConditionalFormatWrapper(CondFormatCollectionWrapper, Int32)
Initializes a new instance of the ConditionalFormatWrapper class
Average
BackColor
BackColorObject
BackKnownColor
BeginCallsCount (Inherited from CommonWrapper.)
BeginUpdate()()()() (Overrides CommonWrapper..::..BeginUpdate()()()().)
BottomBorderColor
BottomBorderColorObject
BottomBorderKnownColor
BottomBorderStyle
Clone(Object) (Inherited from CommonWrapper.)
Color
ColorScale
DataBar
DxfId
EndUpdate()()()() (Overrides CommonWrapper..::..EndUpdate()()()().)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FillPattern
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FirstFormula
FirstFormulaR1C1 Obsolete.
FontColor
FontColorObject
FontKnownColor
FormatType
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
IconSet
IsBackgroundColorPresent
IsBold
IsBorderFormatPresent
IsBottomBorderModified
IsFontColorPresent
IsFontFormatPresent
IsItalic
IsLeftBorderModified
IsPatternColorPresent
IsPatternFormatPresent
IsPatternStyleModified
IsRightBorderModified
IsStrikeThrough
IsSubScript
IsSuperScript
IsTopBorderModified
KnownColor
LeftBorderColor
LeftBorderColorObject
LeftBorderKnownColor
LeftBorderStyle
MakeFormula()()()()
MakeFormula(String)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NumberFormat
OColor
Operator
Parent
Priority
RightBorderColor
RightBorderColorObject
RightBorderKnownColor
RightBorderStyle
SecondFormula
SecondFormulaR1C1 Obsolete.
SetTimePeriod(TimePeriodType)
StopIfTrue
TopBorderColor
TopBorderColorObject
TopBorderKnownColor
TopBorderStyle
TopBottom
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Underline

Inheritance Hierarchy

System..::..Object
  Spire.Xls.Core.Spreadsheet..::..CommonWrapper
    Spire.Xls..::..ConditionalFormatWrapper

See Also