ILayoutSlide
General
ILayoutSlide és una interfície en Aspose.Slides FOSS per Java.
Representa una diapositiva de disseny.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
masterSlide | IMasterSlide | Read | Property gets or sets the master slide linked to this layout |
layoutType | SlideLayoutType | Read | Property provides the layout type of this slide |
Mètodes
| Signature | Description |
|---|---|
getMasterSlide() → IMasterSlide | Returns the master slide for this layout. |
setMasterSlide(value: IMasterSlide) | Sets the master slide for this layout. |
getLayoutType() → SlideLayoutType | Returns the layout type of this slide. |