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