Constructor and Description |
---|
XSLFCommonSlideData(org.openxmlformats.schemas.presentationml.x2006.main.CTCommonSlideData data) |
Modifier and Type | Method and Description |
---|---|
List<DrawingTextBody> |
getDrawingText() |
List<DrawingParagraph> |
getText() |
public XSLFCommonSlideData(org.openxmlformats.schemas.presentationml.x2006.main.CTCommonSlideData data)
public List<DrawingTextBody> getDrawingText()
public List<DrawingParagraph> getText()
Copyright © 2020. All rights reserved.