header_footer property

Gets the parent header/footer of this WordProcessingShape (if presents).

Definition:

@property
def header_footer(self):
    ...

See Also