Specifies an automatic maximum threshold that resolves to the highest value in the conditional formatting range.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Model.ConditionalFormattings
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
C#
public class AutomaticMaximumValue : IRangeValue
Inheritance: objectAutomaticMaximumValue
Implements:
Constructors
Initializes a new automatic maximum value that resolves at evaluation time.
C#
public AutomaticMaximumValue()