Package org.apache.poi.xslf.model
Interface ParagraphPropertyFetcher.ParaPropFetcher<S>
-
- Enclosing class:
- ParagraphPropertyFetcher<T>
public static interface ParagraphPropertyFetcher.ParaPropFetcher<S>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfetch(org.openxmlformats.schemas.drawingml.x2006.main.CTTextParagraphProperties props, Consumer<S> val)
-