ILayoutSlide

General

ILayoutSlide és una interfície en Aspose.Slides FOSS per Java.

Representa una diapositiva de disseny.

Propietats

NameTypeAccessDescription
masterSlideIMasterSlideReadProperty gets or sets the master slide linked to this layout
layoutTypeSlideLayoutTypeReadProperty provides the layout type of this slide

Mètodes

SignatureDescription
getMasterSlide()IMasterSlideReturns the master slide for this layout.
setMasterSlide(value: IMasterSlide)Sets the master slide for this layout.
getLayoutType()SlideLayoutTypeReturns the layout type of this slide.
 Català