Package org.apache.poi.sl.usermodel
Interface Notes<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>>
- All Superinterfaces:
Iterable<S>,ShapeContainer<S,,P> Sheet<S,P>
public interface Notes<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>>
extends Sheet<S,P>
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface org.apache.poi.sl.usermodel.ShapeContainer
addShape, createAutoShape, createConnector, createFreeform, createGroup, createOleShape, createPicture, createTable, createTextBox, getShapes, removeShapeMethods inherited from interface org.apache.poi.sl.usermodel.Sheet
draw, getBackground, getFollowMasterGraphics, getMasterSheet, getPlaceholderDetails, getSlideShow
-
Method Details
-
getTextParagraphs
-