MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Uživatelská příručka Strana 421

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 986
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 420
mlreportgen.dom.Document.getOPCMainPart
11-41
mlreportgen.dom.Document.getOPCMainPart('MyDoc.htmx','html')
ans =
/root.html
Input Arguments
path — Path of document
string
If you use the path argument without the docType argument, include the .docx or
.htmx extension.
If you use both the path and docType arguments, getOPCMainPart appends an
extension of the appropriate type (.docx or .htmx).
docType — Type of document, document part, or template
'docx' | 'html'
Type of document, document part, or template, specified as a string.
Output Arguments
partOut — Path of main part of a package
string
The path to the main part of the document, document part, or template. The returned
path is relative to the root directory of the package, which is symbolized by a forward
slash (/).
More About
Tips
The getOPCMainPart method is a static method. Invoke it on the Document class,
rather than on an instance of the Document class or on a class derived from the
Document class.
Zobrazit stránku 420
1 2 ... 416 417 418 419 420 421 422 423 424 425 426 ... 985 986

Komentáře k této Příručce

Žádné komentáře