google sheet script change text color
myRange.setColor("black");
google sheet script change text color
myRange.setColor("black");
google script get font color
var color = myRange.getFontColor();
console.log(color) // The color is a CSS color string such as "#1ff3c6" or "white"
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us