styles property

Represents the cell style collection in the workbook.

Implementation

StylesCollection get styles {
  return _styles;
}