### Description We have a legacy impl using the non-streamingly writer to write excel, in which we use setCellDefault func to set raw value. Now i want to migrate some logic to streaming writer impl, i found no a corresponding impl setCellDefault for steaming write. :) ### Additional context _No response_ ### Validations - [x] Check that there isn't already an issue that requests the same feature to avoid creating a duplicate.