Spread.Sheets Documentation
FormatterBase Method
The format.
The culture name.
Represents a custom formatter with the specified format string.
Syntax
var value; // Type: any
value = GC.Spread.Formatter.FormatterBase(format, cultureName);
function FormatterBase( 
   format : string,
   cultureName : string
) : any;

Parameters

format
The format.
cultureName
The culture name.
See Also

Reference

Formatter type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.