table.cell_set_text_formatting() - Pine Script Function
table.cell_set_text_formatting()
Section titled “table.cell_set_text_formatting()”Overview
Section titled “Overview”Sets the formatting attributes the drawing applies to displayed text.
Syntax
Section titled “Syntax”table.cell_set_text_formatting(table_id, column, row, text_formatting) → voidParameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
| table_id | series table | A table object. |