Class
MinimumValue

Specifies the lowest value in the applied range for use in conditional formatting rules.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model.ConditionalFormattings

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

cs-api-definition
public class MinimumValue : IRangeValue

Inheritance: objectMinimumValue

Implements: IRangeValue

Constructors

MinimumValue()

Initializes a new instance representing the lowest value in the conditional formatting range.

Declaration

cs-api-definition
public MinimumValue()

Properties

Type

The value type, always LowestValue for this range value.

Declaration

cs-api-definition
public ValueType Type { get; }

Property Value

ValueType

Implements IRangeValue.Type

In this article
DefinitionConstructorsMinimumValue()PropertiesType
Not finding the help you need?
Contact Support