public static interface SheetTransformer.AfterOffSheetProperties
ExcelTransformer
can safely apply these off-sheet properties
that XSSF doesn't retain after the sheet name is changed.Modifier and Type | Method | Description |
---|---|---|
void |
applySettings(org.apache.poi.ss.usermodel.Sheet sheet) |
Apply settings to the given
Sheet after all off-sheet
properties have been transformed. |
Copyright © 2012–2018 Jett Team. All rights reserved.