Skip to content

CellValuesBuilder🔗

Controls cell value options

Constructor🔗

new CellValuesBuilder()

Methods🔗

build🔗

Builds the object.

public CellValues build()

decimals🔗

Controls the number of decimals for cell values

public CellValuesBuilder decimals(Float decimals)

unit🔗

Controls the cell value unit

public CellValuesBuilder unit(String unit)

See also🔗