LANG SELRCT

Apps Script Reference  (Create: Create new Spreadsheet | Create new Apps Script

Tuesday, June 23, 2020

VSCodeでTab Sizeの設定を変えたい(Code > Preferences > Settings > Editor: Tab Size)


ここで設定できた。

Code > Preferences > Settings > Editor: Tab Size

Latest post

Extracting data from Google Sheets with regular expressions

Introduction Regular expressions are a powerful tool that can be used to extract data from text.  In Google Sheets, regular expressions ca...