innerNamesCollection property

List<Name> innerNamesCollection
getter/setter pair

Represents the name collection in the workbook.

Implementation

late List<Name> innerNamesCollection;