Skip to content

Instantly share code, notes, and snippets.

View ociredefz's full-sized avatar

Federico ociredefz

View GitHub Profile
@ociredefz
ociredefz / 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'
*/