79174978

Date: 2024-11-10 13:27:57
Score: 2
Natty:
Report link

val workbook: Workbook = Workbook() val ws = wb.newWorksheet("Sheet1") ws.value(currentRow, currentCol, LocalDate.now()) ws.style(currentRow, currentCol).format("dd.MM.yyyy").set()

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: karol