-
Method Summary
Specify the alignment of the cell
Set the background color of the cell
Set the foreground color of the value font
Apply any other valid CSS instructions to the cell
Set the font weight (in standard CSS terms) of the value text
Show a tooltip text in the cell
-
Method Details
-
withColor
Set the foreground color of the value font
- Parameters:
color
-
- Returns:
-
withBackground
Set the background color of the cell
- Parameters:
bgColor
-
- Returns:
-
withFontWeight
Set the font weight (in standard CSS terms) of the value text
- Parameters:
fontWeight
-
- Returns:
-
withAlignment
Specify the alignment of the cell
- Parameters:
alignment
-
- Returns:
-
-
withCSS
Apply any other valid CSS instructions to the cell
- Parameters:
extraCSS
-
- Returns: