Skip to content

ashtonfei/google-apps-script-projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAS-075 Apply Rich Text to Selection

Description

This is a demo script to apply rich text style in Spreadsheet.

Make a copy of the script

Make a copy

If you prefer to use clasp

GAS-059 How to use clasp - Watch on YouTube

Script Type

Google Sheet

Configuration

{
color: ["#4285F4", "#EA4335", "#FBBC05", "#4285F4", "#34A853", "#EA4335"],
size: 48,
family: "Roboto",
bold: true,
italic: false,
strikethrough: false,
underline: false,
}

Screenshots

Rich Text Style Configuration image

Result image

YouTube