public final class Notes extends Sheet
Constructor | Description |
---|---|
Notes(Notes notes) |
Constructs a Notes Sheet from the given Notes record.
|
Modifier and Type | Method | Description |
---|---|---|
MasterSheet |
getMasterSheet() |
Return
null - Notes Masters are not yet supported |
TextRun[] |
getTextRuns() |
Returns an array of all the TextRuns found
|
clone, 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, setSlideShow
public Notes(Notes notes)
notes
- the Notes record to read frompublic TextRun[] getTextRuns()
getTextRuns
in class Sheet
public MasterSheet getMasterSheet()
null
- Notes Masters are not yet supportedgetMasterSheet
in class Sheet
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.