fonts property

List<Font> fonts
getter/setter pair

Represents the font collection in the workbook.

Implementation

late List<Font> fonts;