public abstract class ParagraphPropertyFetcher<T> extends PropertyFetcher<T>
| Constructor and Description |
|---|
ParagraphPropertyFetcher(int level) |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
fetch(CTTextParagraphProperties props) |
boolean |
fetch(XSLFShape shape) |
getValue, setValuepublic boolean fetch(XSLFShape shape)
fetch in class PropertyFetcher<T>shape - the shape being examinedpublic abstract boolean fetch(CTTextParagraphProperties props)
Copyright © 2010 - 2020 Adobe. All Rights Reserved