Main Content

mlreportgen.utils.PPTApp クラス

パッケージ: mlreportgen.utils

PowerPoint アプリケーションのラップ

R2018b 以降

説明

mlreportgen.utils.PPTApp クラスは handle クラスです。

作成

説明

mlreportgen.utils.PPTApp は、PowerPoint® アプリケーションを .NET オブジェクトとしてラップします。このユーティリティを使用するためにアクティブにできる PowerPoint アプリケーション オブジェクトは 1 つだけです。アクティブな PowerPoint アプリケーション オブジェクトを取得するには、instance メソッドを使用します。

メソッド

すべて展開する

すべて折りたたむ

pptapp = mlreportgen.utils.PPTApp.instance();
hide(pptapp)

バージョン履歴

R2018b で導入