79607470

Date: 2025-05-05 18:49:54
Score: 0.5
Natty:
Report link

You can set the username this way. Set it an anonymous value.

InternalWorkbook iwb = wb.getInternalWorkbook();
iwb.getWriteAccess().setUsername("username");
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: PJ Fanning