MasterReference — Aspose.Slides FOSS Java API Reference
MasterReference — Reference to a master slide in the presentation.
Package: org.aspose.slides.foss.internal.pptx
Note: This is an internal implementation class. Do not import or use it directly — the package
org.aspose.slides.foss.internal.pptxis not part of the public API and may change without notice. This page is provided for reference only.
Properties
| Property | Type | Access | Description |
|---|---|---|---|
masterId | long | Read/Write | |
relId | String | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
getMasterId() | long | Returns the unique master slide ID. |
getRelId() | String | Returns the relationship ID. |