Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

WordFile.Parts

Queries names of the parts of the document.

Component Version macOS Windows Linux Server iOS SDK
WordFile 6.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "WordFile.Parts"; WordFile )   More

Parameters

Parameter Description Example
WordFile The reference number of the open word file. $wordFile

Result

Returns list or error.

Description

Queries names of the parts of the document.
This may tell you how many headers/footers we found in a docx file.

Examples

Query parts of document:

MBS( "WordFile.Parts"; $wordFile )

See also

Blog Entries

This function checks for a license.

Created 6th April 2016, last changed 6th April 2016


WordFile.OpenText - WordFile.Release