[]
        
(Showing Draft Content)

FarPoint.Win.Spread.HighlightConditionalFormattingStyle

HighlightConditionalFormattingStyle Class

Represents the highlight style which applies the conditional formatting rule using highlighting.

Inheritance
HighlightConditionalFormattingStyle
Implements
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class HighlightConditionalFormattingStyle : ISerializable
Public Class HighlightConditionalFormattingStyle
    Implements ISerializable

Constructors

Name Description
HighlightConditionalFormattingStyle()

Initializes a new instance of the HighlightConditionalFormattingStyle class.

Properties

Name Description
BackColor

Gets the backcolor.

Border

Gets the border.

FontStyle

Gets the font style.

ForeColor

Gets the forecolor.

Formatter

Gets the formatter.

Methods

Name Description
IsBackColorSet()

Gets whether the background color of the style (BackColor property) is set.

IsBorderSet()

Gets whether the style border (Border property) is set.

IsFontStyleSet()

Gets whether the font style of the style (FontStyle property) is set.

IsForeColorSet()

Gets whether the text color of the style (ForeColor property) is set.

IsFormatterSet()

Gets whether the formatter for the style (Formatter property) is set.