CellValuesBuilder🔗Constructor🔗new CellValuesBuilder() Methods🔗 build🔗Builds the object.public CellValues build() decimals🔗Controls the number of decimals for cell valuespublic CellValuesBuilder decimals(Float decimals) unit🔗Controls the cell value unitpublic CellValuesBuilder unit(String unit) See also🔗 CellValues