styles property

Set<FontStyle> styles
getter/setter pair

A set of font styles (e.g., bold, italic) applied to this cell.

Implementation

Set<FontStyle> styles;