has_exernal_links method

has_exernal_links

Indicates whether this workbook contains external links to other data sources.

Returns

Whether this workbook contains external links to other data sources.

def has_exernal_links(self):
    ...

Remarks

NOTE: This member is now obsolete. Instead, please use ExternalLinkCollection.Count to check whether there are external links in this workbook. This method will be removed 12 months later since December 2021. Aspose apologizes for any inconvenience you may have experienced.

See Also