Spread.Sheets Documentation
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 ConstructorScaleValue ConstructorRepresents a scale value with the specified type and value.  
Top
Fields
 NameDescription
public FieldtypeGets the scale value type.  
public FieldvalueGets the scale value.  
Top
See Also

Reference

GC.Spread.Sheets.ConditionalFormatting Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.