pyexcel.formatters.SheetFormatter

class pyexcel.formatters.SheetFormatter(formatter)[source]

Apply the formatter to all cells in the sheet

__init__(formatter)[source]

Methods

__init__(formatter)
do_format(value)
is_my_business(row, column, value)