Action 1: ColorSpecificCells
Purpose: Color individual cells specified in a CSV list
Parameters:
excelFileBinary
cellReferencesCsv
colorHex
#FF0000
sheetName
CSV Format Options:
"A1,B2,C3"
"A1;B2;C3"
"A1, B2; C3"
-----------------------------------------------------------------
Action 2: ColorRowsOrColumns
Purpose: Color entire rows or columns
rowsOrColumns
#00FF00
colorOnlyUsedCells
Specifications:
"Row:1"
"Row:5"
"Row:100"
"Column:A"
"Column:Z"
"Column:AA"
"Row:1,Row:3,Column:A,Column:B"
Action 3: ColorCellsByText
Purpose: Color all cells containing specific text
searchText
exactMatch
caseSensitive
Search Options: