Main Content

テンプレート

Word、HTML および PDF テンプレートを使用してレポートを書式設定する

テンプレートによってレポートの既定の書式設定と固定コンテンツを指定します。テンプレートには、レポート プログラムが動的コンテンツで埋めることができるホール (空白) を含めることもできます。Microsoft® Word または Adobe® Acrobat® などのレポート ビューアーによって、レポートを書式設定するための書式指定が適用されます。

クラス

すべて展開する

mlreportgen.dom.Templateレポート テンプレート オブジェクトの作成
mlreportgen.dom.TemplateDocumentPartCreate template for document part (R2023b 以降)
mlreportgen.dom.TemplateHoleテンプレートに追加するホール
mlreportgen.dom.TemplateTextMarkup text from a document template
mlreportgen.report.InlineContentFill inline content hole reporter
mlreportgen.report.BlockContent Fill block content hole reporter
mlreportgen.report.SectionTitleGenerate a section title
mlreportgen.report.TitleFill title hole reporter
mlreportgen.dom.TemplateStylesheetMATLAB representation of template style sheet (R2024a 以降)
mlreportgen.dom.TemplateDOCXStyleParse existing styles within DOCX template (R2024a 以降)
mlreportgen.dom.TemplateHTMLStyleParse existing styles within HTML template (R2024a 以降)
mlreportgen.dom.TemplatePDFStyleParse existing styles within PDF template (R2024a 以降)
mlreportgen.dom.TemplateTextStyleStyle text content within template (R2024a 以降)
mlreportgen.dom.TemplateParagraphStyleStyle paragraph content within template (R2024a 以降)
mlreportgen.dom.TemplateLinkedStyleStyle linked content within template (R2024a 以降)
mlreportgen.dom.TemplateTableStyleStyle table content within template (R2024a 以降)
mlreportgen.dom.TemplateOrderedListStyleStyle ordered lists within template (R2024a 以降)
mlreportgen.dom.TemplateOrderedListLevelStyleStyle formats for a specific list level in a TemplateOrderedListStyle object (R2024a 以降)
mlreportgen.dom.TemplateUnorderedListStyleStyle unordered lists within template (R2024a 以降)
mlreportgen.dom.TemplateUnorderedListLevelStyleStyle formats for a specific list level in a TemplateUnorderedListStyle object (R2024a 以降)

関数

zipTemplatePackage DOM HTML and PDF template in zip file
unzipTemplate圧縮された DOM テンプレートの解凍
zipDOCXTemplatePackage unzipped DOTX template into DOTX file
unzipDOCXTemplateUnzip zipped DOTX template file

概念

例および使用方法

Microsoft Word テンプレート

HTML および PDF テンプレート