org.apache.poi.xslf.usermodel
Class DrawingTextPlaceholder
- java.lang.Object
-
- org.apache.poi.xslf.usermodel.DrawingTextBody
-
- org.apache.poi.xslf.usermodel.DrawingTextPlaceholder
-
public class DrawingTextPlaceholder extends DrawingTextBody
ADrawingTextBodywhich is a placeholder
-
-
Constructor Summary
Constructors Constructor and Description DrawingTextPlaceholder(org.openxmlformats.schemas.drawingml.x2006.main.CTTextBody textBody, org.openxmlformats.schemas.presentationml.x2006.main.CTPlaceholder placeholder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.StringgetPlaceholderType()What kind of placeholder is this?org.openxmlformats.schemas.presentationml.x2006.main.STPlaceholderType.EnumgetPlaceholderTypeEnum()What kind of placeholder is this?booleanisPlaceholderCustom()Is the PlaceHolder text customised?-
Methods inherited from class org.apache.poi.xslf.usermodel.DrawingTextBody
getParagraphs
-
-
-
-
Constructor Detail
-
DrawingTextPlaceholder
public DrawingTextPlaceholder(org.openxmlformats.schemas.drawingml.x2006.main.CTTextBody textBody, org.openxmlformats.schemas.presentationml.x2006.main.CTPlaceholder placeholder)
-
-
Method Detail
-
getPlaceholderType
public java.lang.String getPlaceholderType()
What kind of placeholder is this?
-
getPlaceholderTypeEnum
public org.openxmlformats.schemas.presentationml.x2006.main.STPlaceholderType.Enum getPlaceholderTypeEnum()
What kind of placeholder is this?
-
isPlaceholderCustom
public boolean isPlaceholderCustom()
Is the PlaceHolder text customised?
-
-
DataMelt 3.0 © DataMelt by jWork.ORG