public abstract class ParagraphPropertyFetcher<T> extends PropertyFetcher<T>
| Constructor and Description |
|---|
ParagraphPropertyFetcher(int level) |
public boolean fetch(XSLFShape shape)
fetch in class PropertyFetcher<T>shape - the shape being examinedpublic abstract boolean fetch(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties props)