Const
Readonly
Comments: "comments"Represents comments attached to the cells.
Readonly
Errors: "errors"Represents error values (e.g., #DIV/0!, #N/A) within the cells.
Readonly
Formats: "formats"Represents the formatting and styling applied to the cells (fonts, colors, borders, etc.).
Readonly
Formulas: "formula"Represents the formulas contained within the cells.
Readonly
Hyperlinks: "hyperlinks"Represents hyperlinks associated with the cells.
Readonly
Merges: "merges"Represents values that have merge spans.
Readonly
Notes: "notes"Represents notes associated with the cells.
Readonly
Tables: "tables"Represents tables associated with the cells.
Readonly
Values: "values"Represents the actual values stored in the cells (numbers, text, booleans, etc.).
Readonly
Warnings: "warnings"Represents warnings or informational messages associated with the cells.
Represents the types of content that can be associated with a cell or range.