MasterSlide

General

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

Representa una diapositiva principal en una presentació.

Propietats

NameTypeAccessDescription
ShapeCollectionShapeCollectionReadProperty provides access to the master slide’s shape collection
MasterLayoutSlideCollectionMasterLayoutSlideCollectionReadReturns the collection of layout slides associated with the master slide

Mètodes

SignatureDescription
ShapeCollection()ShapeCollectionProperty provides access to the master slide’s shape collection
ShapeCollection()ShapeCollection
MasterLayoutSlideCollection()MasterLayoutSlideCollectionReturns the collection of layout slides associated with the master slide
MasterLayoutSlideCollection()MasterLayoutSlideCollection
init_internal(presentation: Presentation, package: Internal::opc::OpcPackage, part_name: std::string, master_part: Internal::pptx::MasterSlidePart, layout_slides: std::vector<ILayoutSlide*>)Internal initialization from OPC package data. Links the master slide to its OPC part so that property accessors can delegate to the underlying XML data.
 Català