Spread.Sheets Documentation
ScaleValue type
GC.Spread.Sheets.ConditionalFormatting Namespace : ScaleValue type
Represents a scale value with the specified type and value.
Syntax
var instance = new GC.Spread.Sheets.ConditionalFormatting.ScaleValue(type, value);
function ScaleValue;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.ConditionalFormatting.ScaleValue

Constructors
 NameDescription
public ConstructorRepresents a scale value with the specified type and value.  
Top
Fields
 NameDescription
public FieldGets the scale value type.  
public FieldGets the scale value.  
Top
See Also

Reference

GC.Spread.Sheets.ConditionalFormatting Namespace