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, setSlideShowpublic Notes(Notes notes)
notes - the Notes record to read frompublic TextRun[] getTextRuns()
getTextRuns in class Sheetpublic MasterSheet getMasterSheet()
null - Notes Masters are not yet supportedgetMasterSheet in class SheetCopyright 2018 The Apache Software Foundation or its licensors, as applicable.