SpreadJS Documentation
FormatConverter type
Represents the converting of a value to a specified data type.
Syntax
var instance = new GcSpread.Sheets.FormatConverter();
function FormatConverter;
Inheritance Hierarchy

Object
   GcSpread.Sheets.FormatConverter

Constructors
 NameDescription
public ConstructorFormatConverter ConstructorRepresents the converting of a value to a specified data type.  
Top
Methods
 NameDescription
public Methodstatic (Shared in Visual Basic)IsNumberDetermines whether the specified value is a number, DateTime, or TimeSpan value.  
public Methodstatic (Shared in Visual Basic)ToDoubleConverts the value to a double type.  
public Methodstatic (Shared in Visual Basic)toStringConverts the specified value to a string representation.  
Top
See Also

Reference

GcSpread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.