public final class TitleMaster extends MasterSheet
| Constructor | Description |
|---|---|
TitleMaster(Slide record,
int sheetNo) |
Constructs a TitleMaster
|
| Modifier and Type | Method | Description |
|---|---|---|
MasterSheet |
getMasterSheet() |
Returns the slide master for this title master.
|
TextProp |
getStyleAttribute(int txtype,
int level,
java.lang.String name,
boolean isCharacter) |
Delegate the call to the underlying slide master.
|
TextRun[] |
getTextRuns() |
Returns an array of all the TextRuns found
|
isPlaceholderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_getSheetNumber, _getSheetRefId, addShape, allocateShapeId, draw, findTextRuns, findTextRuns, findTextRuns, findTextRuns, getBackground, getColorScheme, getPlaceholder, getPlaceholderByTextType, getPPDrawing, getProgrammableTag, getShapes, getSheetContainer, getSlideShow, onAddTextShape, onCreate, removeShape, setSlideShowpublic TitleMaster(Slide record, int sheetNo)
public TextRun[] getTextRuns()
getTextRuns in class Sheetpublic TextProp getStyleAttribute(int txtype, int level, java.lang.String name, boolean isCharacter)
getStyleAttribute in class MasterSheetpublic MasterSheet getMasterSheet()
getMasterSheet in class SheetCopyright 2018 The Apache Software Foundation or its licensors, as applicable.