public final class TitleMaster extends MasterSheet
| Constructor and Description |
|---|
TitleMaster(Slide record,
int sheetNo)
Constructs a TitleMaster
|
| Modifier and Type | Method and Description |
|---|---|
MasterSheet |
getMasterSheet()
Returns the slide master for this title master.
|
TextProp |
getStyleAttribute(int txtype,
int level,
String name,
boolean isCharacter)
Delegate the call to the underlying slide master.
|
TextRun[] |
getTextRuns()
Returns an array of all the TextRuns found
|
isPlaceholder_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, String name, boolean isCharacter)
getStyleAttribute in class MasterSheetpublic MasterSheet getMasterSheet()
getMasterSheet in class SheetCopyright © 2020. All rights reserved.