cellStyles property

Map<String, GlobalStyle>? cellStyles
getter/setter pair

Represents the cell style collection in the workbok.

Implementation

Map<String, GlobalStyle>? cellStyles;