CellValues🔗Constructor🔗CellValues() Methods🔗 build🔗Builds the object.def build() -> heatmap.CellValues decimals🔗Controls the number of decimals for cell valuesdef decimals(decimals: float) -> typing.Self unit🔗Controls the cell value unitdef unit(unit: str) -> typing.Self See also🔗 CellValues