| 限定符和类型 | 字段和说明 |
|---|---|
static PRunFontSizeValueProvider |
INSTANCE |
| 构造器和说明 |
|---|
PRunFontSizeValueProvider() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.apache.poi.xwpf.usermodel.XWPFTableCell |
getParentTableCell(org.apache.poi.xwpf.usermodel.XWPFParagraph element) |
Float |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr ppr) |
Float |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr ppr) |
protected Float |
getValueFromTableStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblStylePr tblStylePr,
fr.opensagres.poi.xwpf.converter.core.styles.XWPFStylesDocument stylesDocument) |
getCTParaRPr, getDefaultStyle, getRPr, getRPr, getStyleID, getValueFromDocDefaultsStyle, getValueFromElement, getValueFromStylepublic static PRunFontSizeValueProvider INSTANCE
public Float getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTParaRPr ppr)
getValue 在类中 fr.opensagres.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphRunValueProvider<Float>public Float getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr ppr)
getValue 在类中 fr.opensagres.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphRunValueProvider<Float>protected Float getValueFromTableStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblStylePr tblStylePr, fr.opensagres.poi.xwpf.converter.core.styles.XWPFStylesDocument stylesDocument)
getValueFromTableStyle 在类中 fr.opensagres.poi.xwpf.converter.core.styles.AbstractValueProvider<Float,org.apache.poi.xwpf.usermodel.XWPFParagraph>protected org.apache.poi.xwpf.usermodel.XWPFTableCell getParentTableCell(org.apache.poi.xwpf.usermodel.XWPFParagraph element)
getParentTableCell 在类中 fr.opensagres.poi.xwpf.converter.core.styles.AbstractValueProvider<Float,org.apache.poi.xwpf.usermodel.XWPFParagraph>Copyright © 2019. All rights reserved.