defaultHeaderId property

String? defaultHeaderId
getter/setter pair

The ID of the default header.

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_header_id. This property is read-only.

Implementation

core.String? defaultHeaderId;