Skip to content

claire-yiting-zhang/Google-Sheet-Formatting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google-Sheet-Formatting

The Google Sheets API allows you to update the formatting of cells and ranges within spreadsheets. The Google Sheets API is a RESTful interface that lets you read and modify a spreadsheet's data. The most common uses of this API include the following tasks:

Create spreadsheets Read and write spreadsheet cell values Update spreadsheet formatting Manage Connected Sheets

To utilize these code, users need to generate their own credentials from Google API.

I also include a jupyter notebook file of formmating with Microsfot Excel.