@Internal public abstract class ParagraphPropertyFetcher<T> extends java.lang.Object
Constructor and Description |
---|
ParagraphPropertyFetcher(int level) |
public T getValue()
public void setValue(T val)
public boolean fetch(org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTShape shape)
shape
- the shape being examinedpublic abstract boolean fetch(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties props)
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.