var instance = new GcSpread.Sheets.FontFactory(sheet); var value; // Type: string value = instance.buildFont(opt, font);
function buildFont( opt : any, font : string ) : string;
FontFactory type
Copyright © GrapeCity, inc. All rights reserved.