GcSpread.Sheets Namespace > GeneralFormatter class : IsDefaultFormat Method |
var instance = new GcSpread.Sheets.GeneralFormatter(format, formatMode, cultureName); var value; // Type: boolean value = instance.IsDefaultFormat();
function IsDefaultFormat() : boolean;
true
if this formatter is the default formatter; otherwise, false
.