SpreadJS Documentation
ScaleValue type
Represents a scale value with the specified type and value.
Syntax
var instance = new GcSpread.Sheets.ScaleValue(type, value);
function ScaleValue;
Inheritance Hierarchy

Object
   GcSpread.Sheets.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

GcSpread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.