ConditionalFormatWrapper module
- class ConditionalFormatWrapper.ConditionalFormatWrapper
Bases:
CommonWrapper,IOptimizedUpdate,IConditionalFormat,IExcelApplication- property Average: Average
- property BackColor: Color
- property BackColorObject: OColor
- property BackKnownColor: ExcelColors
- BeginUpdate()
- property BottomBorderColor: Color
- property BottomBorderColorObject: OColor
- property BottomBorderKnownColor: ExcelColors
- property BottomBorderStyle: LineStyleType
- property Color: Color
- property ColorScale: ColorScale
- property DataBar: DataBar
- property DxfId: int
- EndUpdate()
- property FillPattern: ExcelPatternType
- property FirstFormula: str
- property FirstFormulaR1C1: str
- property FontColor: Color
- property FontColorObject: OColor
- property FontKnownColor: ExcelColors
- property FormatType: ConditionalFormatType
- property IconSet: IconSet
- property IsBackgroundColorPresent: bool
- property IsBold: bool
- property IsBorderFormatPresent: bool
- property IsBottomBorderModified: bool
- property IsFontColorPresent: bool
- property IsFontFormatPresent: bool
- property IsItalic: bool
- property IsLeftBorderModified: bool
- property IsPatternColorPresent: bool
- <summary>
Indicates whether pattern color .
</summary>
- property IsPatternFormatPresent: bool
- property IsPatternStyleModified: bool
- property IsRightBorderModified: bool
- property IsStrikeThrough: bool
- property IsSubScript: bool
- property IsSuperScript: bool
- property IsTopBorderModified: bool
- property KnownColor: ExcelColors
- property LeftBorderColor: Color
- property LeftBorderColorObject: OColor
- property LeftBorderKnownColor: ExcelColors
- property LeftBorderStyle: LineStyleType
- MakeFormula
- property NumberFormat: str
- property OColor: OColor
- property Operator: ComparisonOperatorType
- property Parent: SpireObject
- property Priority: int
- property RightBorderColor: Color
- property RightBorderColorObject: OColor
- property RightBorderKnownColor: ExcelColors
- property RightBorderStyle: LineStyleType
- property SecondFormula: str
- property SecondFormulaR1C1: str
- SetTimePeriod(timePeriod: TimePeriodType)
- property StopIfTrue: bool
- property TopBorderColor: Color
- property TopBorderColorObject: OColor
- property TopBorderKnownColor: ExcelColors
- property TopBorderStyle: LineStyleType
- property TopBottom: TopBottom
- property Underline: FontUnderlineType