Class MaximumValue
Represents the highest value in the applied range.
Inheritance
System.Object
    MaximumValue
  Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: Telerik.Windows.Documents.Spreadsheet.Model.ConditionalFormattings
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public class MaximumValue : IRangeValue
  Constructors
MaximumValue()
Declaration
public MaximumValue()
  Properties
Type
Gets the type of the variable.
Declaration
public ValueType Type { get; }
  Property Value
| 
        ValueType
         
  |