SpreadJS Documentation
ExcelCompatibleFormatString Method
Gets the Excel-compatible format string.
Syntax
var instance = new GcSpread.Sheets.GeneralFormatter(format, formatMode, cultureName);
var value; // Type: string
value = instance.ExcelCompatibleFormatString();
function ExcelCompatibleFormatString() : string;

Return Value

The Excel-compatible format string. The default value is an empty string.
See Also

Reference

GeneralFormatter class

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.