cellStyle property

CellStyle? cellStyle
final

An immutable style describing how to create cell Default is CellStyle.cell()

Implementation

final CellStyle? cellStyle;