Documentation
Class: mlreportgen.ppt.Presentation Package: mlreportgen.ppt
Get names of slide masters for presentation
masters = getMasterNames(presentation)
example
masters = getMasterNames(presentation) gets the names of slide masters for a presentation.
masters
presentation
expand all
Create a presentation.
import mlreportgen.ppt.* slides = Presentation('myGetMastersPresentation');
Get the names of master slides in the presentation. The default PPT API template has just one slide master.
masters = getMastersNames(slides); masters(1)
ans = 'Office Theme'
mlreportgen.ppt.Presentation
Presentation to get slide master names for, specified as an mlreportgen.ppt.Presentation object.
Slide masters in presentation, returned as a cell array of character vectors.
getLayoutNames | getTableStyleNames | mlreportgen.ppt.Presentation
getLayoutNames
getTableStyleNames
MATLAB のコマンドを実行するリンクがクリックされました。
このリンクは、Web ブラウザーでは動作しません。MATLAB コマンド ウィンドウに以下を入力すると、このコマンドを実行できます。
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office
無料評価版のダウンロード