pyexcel.Sheet.freeze_formatters

Sheet.freeze_formatters()

Apply all added formatters and clear them

The tradeoff here is when you extend the sheet, you won’t get the effect of previously applied formatters because they are applied and gone.