LayoutSlide

General

LayoutSlide is a class in Aspose.Slides FOSS for Java. Inherits from: BaseSlide, ILayoutSlide.

LayoutSlide és una classe en Aspose.Slides FOSS per a Java. És heretat de: ゚BaseSlide⌒, ∂ILayoutSlideヽ .

Representa una diapositiva de disseny.

Propietats

NameTypeAccessDescription
masterSlideIMasterSlideReadProperty provides access to the layout slide’s master slide
layoutTypeSlideLayoutTypeRead
presentationIPresentationReadProperty provides the owning presentation of the layout slide

Mètodes

SignatureDescription
LayoutSlide()Creates a new empty LayoutSlide.
initInternal(presentation: IPresentation, opcPackage: OpcPackage, partName: String, layoutPart: LayoutSlidePart, masterResolver: Function<String, IMasterSlide>)Internal initialization for a layout slide loaded from a package.
getMasterSlide()IMasterSlide
setMasterSlide(value: IMasterSlide)Assigns the given master slide to this layout slide
getLayoutType()SlideLayoutTypeReturns the slide layout type of this layout slide
setLayoutType(layoutType: SlideLayoutType)Sets the layout type (internal).
getPresentation()IPresentationReturns the presentation that owns this layout slide
 Català