org.apache.poi.sl.usermodel
Interface Notes

All Superinterfaces:
ShapeContainer, Sheet

public interface Notes
extends Sheet


Method Summary
 TextRun getTextRun()
           
 
Methods inherited from interface org.apache.poi.sl.usermodel.Sheet
getBackground, getMasterSheet, getSlideShow
 
Methods inherited from interface org.apache.poi.sl.usermodel.ShapeContainer
addShape, getShapes, removeShape
 

Method Detail

getTextRun

TextRun getTextRun()


Copyright 2012 The Apache Software Foundation or its licensors, as applicable.