footers property

Map<String, Footer>? footers
getter/setter pair

The footers in the document tab, keyed by footer ID.

Implementation

core.Map<core.String, Footer>? footers;