get_by_footnote_separator_type method
get_by_footnote_separator_type(separator_type)
Retrieves a FootnoteSeparator of the specified type.
def get_by_footnote_separator_type(self, separator_type: aspose.words.notes.FootnoteSeparatorType):
...
Parameter | Type | Description |
---|---|---|
separator_type | FootnoteSeparatorType |
Remarks
Returns None
if the footnote/endnote separator of the specified type is not found.
See Also
- module aspose.words.notes
- class FootnoteSeparatorCollection