@Beta public class XSLFCommonSlideData extends java.lang.Object
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 © 2005-2010 Potix Corporation. All Rights Reserved.