batas warna node-google-spreadsheet

const baseStyle = {
	style: "SOLID_THICK", 
    color: {red: 1},
};
Nutty Newt