Class AutomaticMaximumValue
Represents a value that is automatically determined depending on its current context.
Inheritance
System.Object
    AutomaticMaximumValue
  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 AutomaticMaximumValue : IRangeValue
  Constructors
AutomaticMaximumValue()
Declaration
public AutomaticMaximumValue()