Class RangeValueContextBase
Base class for conditional formatting contexts that apply visual formatting based on value ranges across cells.
Inheritance
System.Object
RangeValueContextBase
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 abstract class RangeValueContextBase
Constructors
RangeValueContextBase()
Initializes a new range value context base.
Declaration
protected RangeValueContextBase()