Constructor and Description |
---|
XSLFCommonSlideData(org.openxmlformats.schemas.presentationml.x2006.main.CTCommonSlideData data) |
Modifier and Type | Method and Description |
---|---|
java.util.List<DrawingTextBody> |
getDrawingText() |
java.util.List<DrawingParagraph> |
getText() |
public XSLFCommonSlideData(org.openxmlformats.schemas.presentationml.x2006.main.CTCommonSlideData data)
public java.util.List<DrawingTextBody> getDrawingText()
public java.util.List<DrawingParagraph> getText()
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.