GcSpread.Sheets Namespace : FormatConverter type |
var instance = new GcSpread.Sheets.FormatConverter();
function FormatConverter;
Object
GcSpread.Sheets.FormatConverter
Name | Description | |
---|---|---|
FormatConverter Constructor | Represents the converting of a value to a specified data type. |
Name | Description | |
---|---|---|
IsNumber | Determines whether the specified value is a number, DateTime, or TimeSpan value. | |
ToDouble | Converts the value to a double type. | |
toString | Converts the specified value to a string representation. |