IPWorks ZIP 2020 JavaScript Edition

Questions / Feedback?

FindPartByType Method

Looks up a part in the current relationships file by it's type namespace URI.

Syntax

async officedoc.findPartByType(typeURI : string): Promise<string>

Remarks

If a matching part can be found, it's part name is returned. Otherwise, an empty string is returned.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks ZIP 2020 JavaScript Edition - Version 20.0 [Build 8300]