Skip to content
Agent Tools

editCellStyles

Apply formatting styles to cells without changing values.

IMPORTANT: After using fillCells, you MUST call this to apply formatting to the filled range.

ParameterTypeDescription
sheetstringrequiredSheet name to operate on
applyobject[]requiredArray of style applications
apply[].targetstringrequiredCell or range reference (e.g., “A1”, “B2:D10”)
apply[].stylesobjectrequiredCell style properties
notestringrequiredDescription of this operation for version history