defaultFooterId property

String? defaultFooterId
getter/setter pair

The ID of the default footer.

If unset, the value inherits from the previous SectionBreak's SectionStyle. If the value is unset in the first SectionBreak, it inherits from DocumentStyle's default_footer_id. This property is read-only.

Implementation

core.String? defaultFooterId;