innerList property

List<Style> innerList

Collection of worksheet

Implementation

List<Style> get innerList {
  return _styles;
}