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 ConditionalFormat : XlsConditionalFormat
Public Class ConditionalFormat
	Inherits XlsConditionalFormat
public ref class ConditionalFormat : public XlsConditionalFormat
type ConditionalFormat =  
    class
        inherit XlsConditionalFormat
    end

Members

            
 All Members  Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AddReference()()()() (Inherited from XlsObject.)
Average (Inherited from XlsConditionalFormat.)
BackColor (Inherited from XlsConditionalFormat.)
BackColorObject (Inherited from XlsConditionalFormat.)
BackKnownColor (Inherited from XlsConditionalFormat.)
BottomBorderColor (Inherited from XlsConditionalFormat.)
BottomBorderColorObject (Inherited from XlsConditionalFormat.)
BottomBorderKnownColor (Inherited from XlsConditionalFormat.)
BottomBorderStyle (Inherited from XlsConditionalFormat.)
CheckDisposed()()()() (Inherited from XlsObject.)
Clone(Object) (Inherited from XlsConditionalFormat.)
Color (Inherited from XlsConditionalFormat.)
ColorScale (Inherited from XlsConditionalFormat.)
DataBar (Inherited from XlsConditionalFormat.)
Dispose()()()() (Inherited from XlsObject.)
DxfId (Inherited from XlsConditionalFormat.)
Equals(Object) (Inherited from XlsConditionalFormat.)
FillPattern (Inherited from XlsConditionalFormat.)
Finalize()()()() (Inherited from XlsObject.)
FindParent(Type) (Inherited from XlsObject.)
FindParent(array<Type>[]()[][]) (Inherited from XlsObject.)
FindParent(Type, Boolean) (Inherited from XlsObject.)
FindParents(array<Type>[]()[][]) (Inherited from XlsObject.)
FirstFormula (Inherited from XlsConditionalFormat.)
FirstFormulaR1C1 Obsolete. (Inherited from XlsConditionalFormat.)
FontColor (Inherited from XlsConditionalFormat.)
FontColorObject (Inherited from XlsConditionalFormat.)
FontKnownColor (Inherited from XlsConditionalFormat.)
FormatType (Inherited from XlsConditionalFormat.)
GetHashCode()()()() (Inherited from XlsConditionalFormat.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
IconSet (Inherited from XlsConditionalFormat.)
IsBackgroundColorPresent (Inherited from XlsConditionalFormat.)
IsBold (Inherited from XlsConditionalFormat.)
IsBorderFormatPresent (Inherited from XlsConditionalFormat.)
IsBottomBorderModified (Inherited from XlsConditionalFormat.)
IsFontColorPresent (Inherited from XlsConditionalFormat.)
IsFontFormatPresent (Inherited from XlsConditionalFormat.)
IsItalic (Inherited from XlsConditionalFormat.)
IsLeftBorderModified (Inherited from XlsConditionalFormat.)
IsNumberFormatPresent (Inherited from XlsConditionalFormat.)
IsPatternColorPresent (Inherited from XlsConditionalFormat.)
IsPatternFormatPresent (Inherited from XlsConditionalFormat.)
IsPatternStyleModified (Inherited from XlsConditionalFormat.)
IsRightBorderModified (Inherited from XlsConditionalFormat.)
IsStrikeThrough (Inherited from XlsConditionalFormat.)
IsSubScript (Inherited from XlsConditionalFormat.)
IsSuperScript (Inherited from XlsConditionalFormat.)
IsTopBorderModified (Inherited from XlsConditionalFormat.)
KnownColor (Inherited from XlsConditionalFormat.)
LeftBorderColor (Inherited from XlsConditionalFormat.)
LeftBorderColorObject (Inherited from XlsConditionalFormat.)
LeftBorderKnownColor (Inherited from XlsConditionalFormat.)
LeftBorderStyle (Inherited from XlsConditionalFormat.)
m_bIsDisposed (Inherited from XlsObject.)
MakeFormula()()()() (Inherited from XlsConditionalFormat.)
MakeFormula(Double) (Inherited from XlsConditionalFormat.)
MakeFormula(String) Obsolete. (Inherited from XlsConditionalFormat.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NumberFormat (Inherited from XlsConditionalFormat.)
OColor (Inherited from XlsConditionalFormat.)
OnDispose()()()() (Inherited from XlsObject.)
Operator (Inherited from XlsConditionalFormat.)
Parent (Inherited from XlsObject.)
Priority (Inherited from XlsConditionalFormat.)
ReferenceCount (Inherited from XlsObject.)
ReleaseReference()()()() (Inherited from XlsObject.)
RightBorderColor (Inherited from XlsConditionalFormat.)
RightBorderColorObject (Inherited from XlsConditionalFormat.)
RightBorderKnownColor (Inherited from XlsConditionalFormat.)
RightBorderStyle (Inherited from XlsConditionalFormat.)
SecondFormula (Inherited from XlsConditionalFormat.)
SecondFormulaR1C1 Obsolete. (Inherited from XlsConditionalFormat.)
SetParent(Object) (Inherited from XlsObject.)
SetTimePeriod(TimePeriodType) (Inherited from XlsConditionalFormat.)
StopIfTrue (Inherited from XlsConditionalFormat.)
TopBorderColor (Inherited from XlsConditionalFormat.)
TopBorderColorObject (Inherited from XlsConditionalFormat.)
TopBorderKnownColor (Inherited from XlsConditionalFormat.)
TopBorderStyle (Inherited from XlsConditionalFormat.)
TopBottom (Inherited from XlsConditionalFormat.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Underline (Inherited from XlsConditionalFormat.)
UpdateFormula(Int32, Int32, Rectangle, Int32, Rectangle, Int32, Int32) Obsolete. (Inherited from XlsConditionalFormat.)

Inheritance Hierarchy

See Also