Skip to content

Instantly share code, notes, and snippets.

View sonnyattck's full-sized avatar

sonny sonnyattck

View GitHub Profile
@sonnyattck
sonnyattck / google-script-add-fonts.gs
Created July 4, 2015 18:45
Google apps script to set different fonts in the sheets.
/**
* Google Script - Add Fonts.
* Add other fonts in Google Spreadsheet.
*
* a) Open 'Script editor'
* b) Add this script
* c) Save and run 'onOpen'
* d) Go to some 'Spreadsheet' project
* e) Click to 'Font Editor' and then to 'Change Font'
*/