constructor(): WorkbookStyle
Initializes a new instance of the WorkbookStyle class.
Defines the base style that this style inherits.
This property is applicable for the export operations only. The style gets all the properties defined in the base style, and can override or augment them by setting its own properties.
Represents the Workbook Object Model style definition used to style Excel cells, columns and rows.