LayoutSlide

General

LayoutSlide és una classe en Aspose.Slides FOSS per a C++.

Representa una diapositiva de disseny.

Propietats

NameTypeAccessDescription
SlideLayoutTypeSlideLayoutTypeReadProperty provides the slide layout type of the layout slide
IMasterSlideIMasterSlideReadProperty gives access to the master slide associated with this layout
ShapeCollectionShapeCollectionReadProperty provides the shape collection belonging to the layout slide

Mètodes

SignatureDescription
SlideLayoutType()SlideLayoutTypeProperty provides the slide layout type of the layout slide
IMasterSlide()IMasterSlideProperty gives access to the master slide associated with this layout
ShapeCollection()ShapeCollectionProperty provides the shape collection belonging to the layout slide
ShapeCollection()ShapeCollection
init_internal(presentation: Presentation, package: Internal::opc::OpcPackage, part_name: std::string, layout_part: Internal::pptx::LayoutSlidePart, master_resolver: MasterResolver)Internal initialization from OPC package data. Links the layout slide to its OPC part and master resolver so that property accessors can delegate to the underlying XML data.
 Català