[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ConditionalFormattingValue

ConditionalFormattingValue Class

Represents a complex value of a conditional formatting rule.

Implements
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class ConditionalFormattingValue : ISerializeSupport
Public Class ConditionalFormattingValue
    Implements ISerializeSupport

Constructors

Name Description
ConditionalFormattingValue(ConditionalFormattingValueType)

Initializes a new instance of the ConditionalFormattingValue class.

ConditionalFormattingValue(object, ConditionalFormattingValueType)

Initializes a new instance of the ConditionalFormattingValue class.

Properties

Name Description
Type

Gets the type.

Value

Gets the value.

Methods

Name Description
Equals(object)

Determines whether the specified object is equal to this instance.

Operators

Name Description
operator ==(ConditionalFormattingValue, ConditionalFormattingValue)

Implements the operator ==.

operator !=(ConditionalFormattingValue, ConditionalFormattingValue)

Implements the operator !=.