ExcelStyle

constructor(font: ExcelFont? = null, background: ExcelBackground? = null, alignment: ExcelAlignment? = null, border: ExcelBorder? = null, wrapText: Boolean? = null, dataFormat: String? = null)