Namespace: Spire.Xls.Core.Spreadsheet
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 XlsConditionalFormat : XlsObject, 
	[T:sprឥ], IConditionalFormat, IExcelApplication, ICloneParent
Public Class XlsConditionalFormat
	Inherits XlsObject
	Implements [T:sprឥ], IConditionalFormat, IExcelApplication, ICloneParent
public ref class XlsConditionalFormat : public XlsObject, 
	[T:sprឥ], IConditionalFormat, IExcelApplication, ICloneParent
type XlsConditionalFormat =  
    class
        inherit XlsObject
        interface [T:sprឥ]
        interface IConditionalFormat
        interface IExcelApplication
        interface ICloneParent
    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
BackColor
BackColorObject
BackKnownColor
BottomBorderColor
BottomBorderColorObject
BottomBorderKnownColor
BottomBorderStyle
CheckDisposed()()()() (Inherited from XlsObject.)
Clone(Object)
Color
ColorScale
DataBar
Dispose()()()() (Inherited from XlsObject.)
DxfId
Equals(Object) (Overrides Object..::..Equals(Object).)
FillPattern
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
FirstFormulaR1C1 Obsolete.
FontColor
FontColorObject
FontKnownColor
FormatType
GetHashCode()()()() (Overrides Object..::..GetHashCode()()()().)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
IconSet
IsBackgroundColorPresent
IsBold
IsBorderFormatPresent
IsBottomBorderModified
IsFontColorPresent
IsFontFormatPresent
IsItalic
IsLeftBorderModified
IsNumberFormatPresent
IsPatternColorPresent
IsPatternFormatPresent
IsPatternStyleModified
IsRightBorderModified
IsStrikeThrough
IsSubScript
IsSuperScript
IsTopBorderModified
KnownColor
LeftBorderColor
LeftBorderColorObject
LeftBorderKnownColor
LeftBorderStyle
m_bIsDisposed (Inherited from XlsObject.)
MakeFormula()()()()
MakeFormula(Double)
MakeFormula(String) Obsolete.
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NumberFormat
OColor
OnDispose()()()() (Inherited from XlsObject.)
Operator
Parent (Inherited from XlsObject.)
Priority
ReferenceCount (Inherited from XlsObject.)
ReleaseReference()()()() (Inherited from XlsObject.)
RightBorderColor
RightBorderColorObject
RightBorderKnownColor
RightBorderStyle
SecondFormula
SecondFormulaR1C1 Obsolete.
SetParent(Object) (Inherited from XlsObject.)
SetTimePeriod(TimePeriodType)
StopIfTrue
TopBorderColor
TopBorderColorObject
TopBorderKnownColor
TopBorderStyle
TopBottom
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Underline
UpdateFormula(Int32, Int32, Rectangle, Int32, Rectangle, Int32, Int32) Obsolete.

Inheritance Hierarchy

System..::..Object
  Spire.Xls.Core.Spreadsheet..::..XlsObject
    Spire.Xls.Core.Spreadsheet..::..XlsConditionalFormat
      Spire.Xls..::..ConditionalFormat

See Also