- getAlpha() - Method in class org.apache.poi.xwpf.converter.core.Color
-
- getBackgroundColor(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getBackgroundColor(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getBackgroundColor(XWPFRun) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getBackgroundColor(CTRPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getBackgroundColor(CTR, CTP) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getBlue() - Method in class org.apache.poi.xwpf.converter.core.Color
-
- getBodyElements(XWPFHeaderFooter) - Method in class org.apache.poi.xwpf.converter.core.XWPFDocumentVisitor
-
Returns the list of IBodyElement of the given header/footer.
- getBodySectPr() - Method in class org.apache.poi.xwpf.converter.core.MasterPageManager
-
- getBorder(CTPBdr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphBorderValueProvider
-
- getBorder(CTPBdr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.ParagraphBorderBottomValueProvider
-
- getBorder(CTPBdr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.ParagraphBorderLeftValueProvider
-
- getBorder(CTPBdr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.ParagraphBorderRightValueProvider
-
- getBorder(CTPBdr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.ParagraphBorderTopValueProvider
-
- getBorder(CTTblBorders) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTableBorderValueProvider
-
- getBorder(CTTcBorders) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.AbstractTableCellBorderValueProvider
-
- getBorder(CTTcBorders) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.TableCellBorderBottomValueProvider
-
- getBorder(CTTcBorders) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.TableCellBorderInsideHValueProvider
-
- getBorder(CTTcBorders) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.TableCellBorderInsideVValueProvider
-
- getBorder(CTTcBorders) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.TableCellBorderLeftValueProvider
-
- getBorder(CTTcBorders) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.TableCellBorderRightValueProvider
-
- getBorder(CTTcBorders) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.TableCellBorderTopValueProvider
-
- getBorder(CTTblBorders) - Method in class org.apache.poi.xwpf.converter.core.styles.table.TableBorderBottomValueProvider
-
- getBorder(CTTblBorders) - Method in class org.apache.poi.xwpf.converter.core.styles.table.TableBorderInsideHValueProvider
-
- getBorder(CTTblBorders) - Method in class org.apache.poi.xwpf.converter.core.styles.table.TableBorderInsideVValueProvider
-
- getBorder(CTTblBorders) - Method in class org.apache.poi.xwpf.converter.core.styles.table.TableBorderLeftValueProvider
-
- getBorder(CTTblBorders) - Method in class org.apache.poi.xwpf.converter.core.styles.table.TableBorderRightValueProvider
-
- getBorder(CTTblBorders) - Method in class org.apache.poi.xwpf.converter.core.styles.table.TableBorderTopValueProvider
-
- getBorderBottom(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getBorderBottom(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getBorderColor() - Method in class org.apache.poi.xwpf.converter.core.TableCellBorder
-
- getBorderColor(CTBorder) - Static method in class org.apache.poi.xwpf.converter.core.utils.ColorHelper
-
- getBorderColor(CTBorder) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFTableUtil
-
- getBorderLeft(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getBorderLeft(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getBorderRight(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getBorderRight(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getBorderSize() - Method in class org.apache.poi.xwpf.converter.core.TableCellBorder
-
- getBorderTop(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getBorderTop(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getBrType(CTBr) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFRunHelper
-
Returns the br type;
- getCellInfo(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.TableInfo
-
- getColor(String) - Method in class org.apache.poi.xwpf.converter.core.registry.AbstractColorRegistry
-
- getColor(CTRPr) - Static method in class org.apache.poi.xwpf.converter.core.utils.ColorHelper
-
- getColor(CTParaRPr) - Static method in class org.apache.poi.xwpf.converter.core.utils.ColorHelper
-
- getColor(CTShd) - Static method in class org.apache.poi.xwpf.converter.core.utils.ColorHelper
-
- getColor(STHexColor, Object, boolean) - Static method in class org.apache.poi.xwpf.converter.core.utils.ColorHelper
-
- getColor(String, Object, boolean) - Static method in class org.apache.poi.xwpf.converter.core.utils.ColorHelper
-
- getCTParaRPr(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphRunValueProvider
-
- getCTPPr(CTDocDefaults) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.paragraph.AbstractParagraphValueProvider
-
- getCTPPr(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphValueProvider
-
- getCTPPr(CTStyle) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphValueProvider
-
- getCTPPr(CTTblStylePr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphValueProvider
-
- getCTPPr(CTDocDefaults) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphValueProvider
-
- getCTRPr(CTDocDefaults) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.AbstractRunValueProvider
-
- getCTSettings() - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getDefaultCharacterStyle() - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getDefaultNumberingStyle() - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getDefaultParagraphStyle() - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getDefaultStyle(XWPFElement, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.AbstractValueProvider
-
- getDefaultStyle(XWPFParagraph, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphRunValueProvider
-
- getDefaultStyle(XWPFParagraph, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphValueProvider
-
- getDefaultStyle(XWPFRun, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.run.AbstractRunValueProvider
-
- getDefaultStyle(XWPFTable, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTableValueProvider
-
- getDefaultStyle(XWPFTableCell, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.AbstractTableCellValueProvider
-
- getDefaultStyle(XWPFTableRow, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowExValueProvider
-
- getDefaultStyle(XWPFTableRow, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowValueProvider
-
- getDefaultTableStyle() - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getDefaultTabStop() - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
17.15.1.25 defaultTabStop (Distance Between Automatic Tab Stops) This element specifies the value which shall be
used as the multiplier to generate automatic tab stops in this document.
- getDefaultValue(XWPFElement, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.AbstractValueProvider
-
- getDefaultValue(XWPFParagraph, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.ParagraphSpacingAfterValueProvider
-
- getDocDefaults() - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getDocument() - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.AbstractOpenXMLFormatsPartProvider
-
- getDocument() - Method in interface org.apache.poi.xwpf.converter.core.openxmlformats.IOpenXMLFormatsPartProvider
-
- getEmbeddedTableCell(XWPFParagraph) - Static method in class org.apache.poi.xwpf.converter.core.utils.StylesHelper
-
- getEntryInputStream(String) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.AbstractOpenXMLFormatsPartProvider
-
- getEntryInputStream(String) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.ZipArchive
-
Returns an
InputStream from the cache entries of the given entry.
- getEntryNames() - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.ZipArchive
-
Returns the entry names of the XML document archive by using cache entries.
- getEntryNames(String) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.ZipArchive
-
- getEntryOutputStream(String) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.ZipArchive
-
Returns an
OutputStream from the cache entries for writing the content of the given entry.
- getExtractor() - Method in class org.apache.poi.xwpf.converter.core.Options
-
Returns the image extractor.
- getFamily(CTFonts) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontFamilyAsciiValueProvider
-
- getFamily(CTFonts) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontFamilyEastAsiaValueProvider
-
- getFamily(CTFonts) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontFamilyHAnsiValueProvider
-
- getFamily(CTFonts) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontFamilyValueProvider
-
- getFamily(CTFonts) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunFontFamilyAsciiValueProvider
-
- getFamily(CTFonts) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunFontFamilyEastAsiaValueProvider
-
- getFamily(CTFonts) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunFontFamilyHAnsiValueProvider
-
- getFamily(CTFonts) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunFontFamilyValueProvider
-
- getFillColor(CTShd) - Static method in class org.apache.poi.xwpf.converter.core.utils.ColorHelper
-
- getFirstRow(XWPFTable) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFTableUtil
-
- getFldChar(CTR) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFRunHelper
-
Returns the fldChar of the given run and null otherwise.
- getFldCharType(CTR) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFRunHelper
-
Returns the fldCharType of the given run and null otherwise.
- getFontColor(XWPFRun) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontColor(CTRPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontColor(CTR, CTP) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontFamilyAscii(XWPFRun) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontFamilyAscii(CTRPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontFamilyAscii(CTR, CTP) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontFamilyEastAsia(XWPFRun) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontFamilyEastAsia(CTRPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontFamilyEastAsia(CTR, CTP) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontFamilyHAnsi(XWPFRun) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontFamilyHAnsi(CTRPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontFamilyHAnsi(CTR, CTP) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontNameToUse(String) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontsAltName(String) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontsDocument() - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.AbstractOpenXMLFormatsPartProvider
-
- getFontsDocument() - Method in interface org.apache.poi.xwpf.converter.core.openxmlformats.IOpenXMLFormatsPartProvider
-
- getFontsDocument() - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.RelashionShipsHandler
-
- getFontSize(XWPFRun) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontSize(CTR, CTP) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontSize(CTRPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontStyleBold(XWPFRun) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontStyleBold(CTRPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontStyleBold(CTR, CTP) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontStyleItalic(XWPFRun) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontStyleItalic(CTRPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontStyleItalic(CTR, CTP) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontStyleStrike(XWPFRun) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontStyleStrike(CTRPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFontStyleStrike(CTR, CTP) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getFooter() - Method in interface org.apache.poi.xwpf.converter.core.IXWPFMasterPage
-
- getFtrDocument(String) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.RelashionShipsHandler
-
- getFtrDocumentByPartId(String) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.AbstractOpenXMLFormatsPartProvider
-
- getFtrDocumentByPartId(String) - Method in interface org.apache.poi.xwpf.converter.core.openxmlformats.IOpenXMLFormatsPartProvider
-
- getGreen() - Method in class org.apache.poi.xwpf.converter.core.Color
-
- getGridSpan(XWPFTableCell) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFTableUtil
-
- getHdrDocument(String) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.RelashionShipsHandler
-
- getHdrDocumentByPartId(String) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.AbstractOpenXMLFormatsPartProvider
-
- getHdrDocumentByPartId(String) - Method in interface org.apache.poi.xwpf.converter.core.openxmlformats.IOpenXMLFormatsPartProvider
-
- getHeader() - Method in interface org.apache.poi.xwpf.converter.core.IXWPFMasterPage
-
- getImageExtractor() - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.OpenXMlFormatsVisitor
-
Returns the image extractor and null otherwise.
- getImageExtractor() - Method in class org.apache.poi.xwpf.converter.core.XWPFDocumentVisitor
-
Returns the image extractor and null otherwise.
- getInd(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.paragraph.AbstractIndentationParagraphValueProvider
-
- getInd(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractIndentationParagraphValueProvider
-
- getIndentationFirstLine(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getIndentationFirstLine(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getIndentationFirstLine(CTP, CTTbl) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getIndentationHanging(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getIndentationHanging(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getIndentationHanging(CTP, CTTbl) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getIndentationLeft(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getIndentationLeft(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getIndentationLeft(CTP, CTTbl) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getIndentationRight(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getIndentationRight(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getIndentationRight(CTP, CTTbl) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getInputStreamByRelId(String, String) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.AbstractOpenXMLFormatsPartProvider
-
- getInputStreamByRelId(String, String) - Method in interface org.apache.poi.xwpf.converter.core.openxmlformats.IOpenXMLFormatsPartProvider
-
- getInputStreamByRelId(String) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.RelashionShipsHandler
-
- getInstance() - Static method in class org.apache.poi.xwpf.converter.core.registry.ColorRegistry
-
- getInstrText(CTR) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFRunHelper
-
Returns the instr text of the given run and null otherwise.
- getInstrTextHyperlink(String) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFRunHelper
-
Returns the hyperlink of teh given instr and null otehrwise.
- getKey(Class, XWPFStylesDocument, String, STTblStyleOverrideType.Enum) - Static method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.ValueProviderHelper
-
- getKey(XWPFElement, XWPFStylesDocument, String, STTblStyleOverrideType.Enum) - Method in class org.apache.poi.xwpf.converter.core.styles.AbstractValueProvider
-
- getKeyBuffer(Class, XWPFStylesDocument, String, STTblStyleOverrideType.Enum) - Static method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.ValueProviderHelper
-
- getKeyBuffer(XWPFElement, XWPFStylesDocument, String, STTblStyleOverrideType.Enum) - Method in class org.apache.poi.xwpf.converter.core.styles.AbstractValueProvider
-
- getKeyBuffer(XWPFParagraph, XWPFStylesDocument, String, STTblStyleOverrideType.Enum) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractIndentationParagraphValueProvider
-
- getKeyBuffer(XWPFParagraph, XWPFStylesDocument, String, STTblStyleOverrideType.Enum) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractSpacingParagraphValueProvider
-
- getLastModifiedEntry(String) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.ZipArchive
-
- getLeading() - Method in class org.apache.poi.xwpf.converter.core.ParagraphLineSpacing
-
- getLowerCaseString(int) - Static method in class org.apache.poi.xwpf.converter.core.utils.RomanAlphabetFactory
-
Translates a positive integer (not equal to zero)
into a String using the letters 'a' to 'z';
1 = a, 2 = b, ..., 26 = z, 27 = aa, 28 = ab,...
- getLowerCaseString(int) - Static method in class org.apache.poi.xwpf.converter.core.utils.RomanNumberFactory
-
Changes an int into a lower case roman number.
- getLvl() - Method in class org.apache.poi.xwpf.converter.core.ListItemContext
-
- getMasterPage(CTSectPr) - Method in class org.apache.poi.xwpf.converter.core.MasterPageManager
-
- getMasterPageManager() - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.OpenXMlFormatsVisitor
-
- getMasterPageManager() - Method in class org.apache.poi.xwpf.converter.core.XWPFDocumentVisitor
-
- getMultipleLeading() - Method in class org.apache.poi.xwpf.converter.core.ParagraphLineSpacing
-
- getNumber() - Method in class org.apache.poi.xwpf.converter.core.ListItemContext
-
- getNumberOfColumns(XWPFTableRow) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFTableUtil
-
Returns number of column if the XWPF table by using the declared cell (which can declare gridSpan) from the first
row.
- getNumberText() - Method in class org.apache.poi.xwpf.converter.core.ListItemContext
-
- getOptions() - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.OpenXMlFormatsVisitor
-
- getOptions() - Method in class org.apache.poi.xwpf.converter.core.XWPFDocumentVisitor
-
- getPageOrientation(STPageOrientation.Enum) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFUtils
-
- getParagraphAlignment(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getParagraphAlignment(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getParagraphAlignment(CTP, CTTbl) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getParagraphNumPr(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getParagraphNumPr(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getParagraphSpacing(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getParagraphSpacing(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getParagraphSpacing(CTP, CTTbl) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getParagraphTabs(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getParagraphTabs(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getParent() - Method in class org.apache.poi.xwpf.converter.core.ListItemContext
-
- getParentTable() - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.OpenXMlFormatsVisitor
-
- getParentTableCell(XWPFElement) - Method in class org.apache.poi.xwpf.converter.core.styles.AbstractValueProvider
-
Returns the table cell which is the parent of the XWPF element and null otherwise
- getParentTableCell(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphValueProvider
-
- getParentTableCell(XWPFRun) - Method in class org.apache.poi.xwpf.converter.core.styles.run.AbstractRunValueProvider
-
- getParentTableCell(XWPFTable) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTableValueProvider
-
- getParentTableCell(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.AbstractTableCellValueProvider
-
- getParentTableCell(XWPFTableRow) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowExValueProvider
-
- getParentTableCell(XWPFTableRow) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowValueProvider
-
- getPictureBytes(CTPicture) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.OpenXMlFormatsVisitor
-
- getPictureData(CTPicture) - Method in class org.apache.poi.xwpf.converter.core.XWPFDocumentVisitor
-
Returns the picture data of the given picture.
- getPictureDataByID(String) - Method in class org.apache.poi.xwpf.converter.core.XWPFDocumentVisitor
-
Returns the picture data of the given image id.
- getRed() - Method in class org.apache.poi.xwpf.converter.core.Color
-
- getRGB() - Method in class org.apache.poi.xwpf.converter.core.Color
-
- getRPr(CTStyle) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphRunValueProvider
-
- getRPr(CTDocDefaults) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphRunValueProvider
-
- getRPr(XWPFRun) - Method in class org.apache.poi.xwpf.converter.core.styles.run.AbstractRunValueProvider
-
- getRPr(CTStyle) - Method in class org.apache.poi.xwpf.converter.core.styles.run.AbstractRunValueProvider
-
- getRPr(CTDocDefaults) - Method in class org.apache.poi.xwpf.converter.core.styles.run.AbstractRunValueProvider
-
- getRPr(CTTblStylePr) - Method in class org.apache.poi.xwpf.converter.core.styles.run.AbstractRunValueProvider
-
- getSectPr() - Method in interface org.apache.poi.xwpf.converter.core.IXWPFMasterPage
-
- getSettings() - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.AbstractOpenXMLFormatsPartProvider
-
- getSettings() - Method in interface org.apache.poi.xwpf.converter.core.openxmlformats.IOpenXMLFormatsPartProvider
-
- getSettings() - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.RelashionShipsHandler
-
- getSpaceAfter() - Method in class org.apache.poi.xwpf.converter.core.ParagraphLineSpacing
-
- getSpaceBefore() - Method in class org.apache.poi.xwpf.converter.core.ParagraphLineSpacing
-
- getSpacing(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.paragraph.AbstractParagraphSpacingValueProvider
-
- getSpacing(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractSpacingParagraphValueProvider
-
- getSpacingAfter(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getSpacingAfter(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getSpacingAfter(CTP, CTTbl) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getSpacingBefore(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getSpacingBefore(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getSpacingBefore(CTP, CTTbl) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getStaticValue(XWPFElement, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.AbstractValueProvider
-
- getStaticValue(XWPFParagraph, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.ParagraphSpacingAfterValueProvider
-
- getString(int) - Static method in class org.apache.poi.xwpf.converter.core.utils.RomanAlphabetFactory
-
Translates a positive integer (not equal to zero)
into a String using the letters 'a' to 'z';
1 = a, 2 = b, ..., 26 = z, 27 = aa, 28 = ab,...
- getString(int, boolean) - Static method in class org.apache.poi.xwpf.converter.core.utils.RomanAlphabetFactory
-
Translates a positive integer (not equal to zero)
into a String using the letters 'a' to 'z'
(a = 1, b = 2, ..., z = 26, aa = 27, ab = 28,...).
- getString(int) - Static method in class org.apache.poi.xwpf.converter.core.utils.RomanNumberFactory
-
Changes an int into a lower case roman number.
- getString(int, boolean) - Static method in class org.apache.poi.xwpf.converter.core.utils.RomanNumberFactory
-
Changes an int into a roman number.
- getStyle() - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.AbstractOpenXMLFormatsPartProvider
-
- getStyle() - Method in interface org.apache.poi.xwpf.converter.core.openxmlformats.IOpenXMLFormatsPartProvider
-
- getStyle() - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.RelashionShipsHandler
-
- getStyle(String) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getStyle(CTString) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getStyleID(XWPFElement) - Method in class org.apache.poi.xwpf.converter.core.styles.AbstractValueProvider
-
- getStyleID(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphRunValueProvider
-
- getStyleID(XWPFParagraph) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphValueProvider
-
- getStyleID(XWPFRun) - Method in class org.apache.poi.xwpf.converter.core.styles.run.AbstractRunValueProvider
-
- getStyleID(XWPFTable) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTableValueProvider
-
- getStyleID(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.AbstractTableCellValueProvider
-
- getStyleID(XWPFTableRow) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowExValueProvider
-
- getStyleID(XWPFTableRow) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowValueProvider
-
- getStyleIDs(XWPFParagraph) - Static method in class org.apache.poi.xwpf.converter.core.utils.StylesHelper
-
- getStylesDocument() - Method in interface org.apache.poi.xwpf.converter.core.IMasterPageHandler
-
- getStylesDocument() - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.OpenXMlFormatsVisitor
-
- getStylesDocument() - Method in class org.apache.poi.xwpf.converter.core.XWPFDocumentVisitor
-
- getTableAlignment(XWPFTable) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableAlignment(CTTblPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableAlignment(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableAlignment(CTTbl) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorder(XWPFTable, BorderSide) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderBottom(XWPFTable) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderBottom(CTTblPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderBottom(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderInside(XWPFTable, BorderSide) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderInsideH(XWPFTable) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderInsideH(CTTblPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderInsideH(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderInsideV(XWPFTable) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderInsideV(CTTblPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderInsideV(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderLeft(XWPFTable) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderLeft(CTTblPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderLeft(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderRight(XWPFTable) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderRight(CTTblPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderRight(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderTop(XWPFTable) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderTop(CTTblPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableBorderTop(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellBackgroundColor(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellBackgroundColor(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellBackgroundColor(CTTc) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellBorder(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTableBorderValueProvider
-
- getTableCellBorder(XWPFTableCell, BorderSide) - Method in class org.apache.poi.xwpf.converter.core.styles.TableCellInfo
-
- getTableCellBorder(XWPFTableCell, BorderSide) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellBorder(CTBorder, boolean) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFTableUtil
-
- getTableCellBorderBottom(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellBorderBottom(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellBorderInside(XWPFTableCell, BorderSide) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellBorderInsideH(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellBorderInsideH(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellBorderInsideV(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellBorderInsideV(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellBorderLeft(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellBorderLeft(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellBorderRight(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellBorderRight(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellBorderTop(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellBorderTop(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellBorderWithConflicts(XWPFTableCell, BorderSide) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
Returns the table cell borders with conflicts.
- getTableCellGridSpan(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellGridSpan(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellInfo(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellMarginBottom(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellMarginBottom(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellMarginLeft(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellMarginLeft(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellMarginRight(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellMarginRight(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellMarginTop(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellMarginTop(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellNoWrap(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellNoWrap(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellVerticalAlignment(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellVMerge(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellVMerge(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellWith(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableCellWith(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableIndentation(XWPFTable) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableIndentation(CTTblPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableIndentation(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableIndentation(CTTbl) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableInfo(XWPFTable) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableMarginBottom(XWPFTable) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableMarginBottom(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableMarginLeft(XWPFTable) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableMarginLeft(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableMarginRight(XWPFTable) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableMarginRight(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableMarginTop(XWPFTable) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableMarginTop(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableRowHeight(XWPFTableRow) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableRowHeight(CTTrPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableRowMarginBottom(XWPFTableRow) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableRowMarginBottom(CTTblPrEx) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableRowMarginLeft(XWPFTableRow) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableRowMarginLeft(CTTblPrEx) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableRowMarginRight(XWPFTableRow) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableRowMarginRight(CTTblPrEx) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableRowMarginTop(XWPFTableRow) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableRowMarginTop(CTTblPrEx) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableStyle(String, STTblStyleOverrideType.Enum) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableWidth(CTTblWidth) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.TableCellWidthValueProvider
-
- getTableWidth(XWPFTable) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableWidth(CTTblPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableWidth(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableWidth(CTTbl) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTableWidth(XWPFTable) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFTableUtil
-
Returns table width of teh XWPF table.
- getTableWidth(XWPFTableCell) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFTableUtil
-
- getTableWidth(CTTblWidth) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFTableUtil
-
- getTblBorders(XWPFTable) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFTableUtil
-
- getTblCellMar(XWPFTable) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFTableUtil
-
- getTblLook(XWPFTable) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFTableUtil
-
- getTblLookVal(XWPFTable) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFTableUtil
-
- getTblPr(XWPFTable) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTableValueProvider
-
- getTblPr(CTStyle) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTableValueProvider
-
- getTblPr(CTDocDefaults) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTableValueProvider
-
- getTblPr(XWPFTable) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFTableUtil
-
- getTblPrEx(XWPFTableRow) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowExValueProvider
-
- getTblWidthW(CTTblWidth) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFTableUtil
-
Returns the float value of
- getTcPr(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.AbstractTableCellValueProvider
-
- getTcPr(CTStyle) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.AbstractTableCellValueProvider
-
- getTcPr(CTTblStylePr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.AbstractTableCellValueProvider
-
- getTcPr(CTDocDefaults) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.AbstractTableCellValueProvider
-
- getText() - Method in class org.apache.poi.xwpf.converter.core.ListItemContext
-
- getTextDirection(XWPFTableCell) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTextDirection(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTextHighlighting(XWPFRun) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTextHighlighting(CTRPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTextHighlighting(CTR, CTP) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTheme(CTFonts) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontFamilyAsciiValueProvider
-
- getTheme(CTFonts) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontFamilyEastAsiaValueProvider
-
- getTheme(CTFonts) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontFamilyHAnsiValueProvider
-
- getTheme(CTFonts) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontFamilyValueProvider
-
- getTheme(CTFonts) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunFontFamilyAsciiValueProvider
-
- getTheme(CTFonts) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunFontFamilyEastAsiaValueProvider
-
- getTheme(CTFonts) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunFontFamilyHAnsiValueProvider
-
- getTheme(CTFonts) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunFontFamilyValueProvider
-
- getThemeDocuments() - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.AbstractOpenXMLFormatsPartProvider
-
- getThemeDocuments() - Method in interface org.apache.poi.xwpf.converter.core.openxmlformats.IOpenXMLFormatsPartProvider
-
- getThemeDocuments() - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.RelashionShipsHandler
-
- getThemeDocuments() - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getTrPr(XWPFTableRow) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowValueProvider
-
- getTrPr(CTStyle) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowValueProvider
-
- getTrPr(CTDocDefaults) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowValueProvider
-
- getType() - Method in interface org.apache.poi.xwpf.converter.core.IXWPFMasterPage
-
- getUnderline(CTRPr) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getUnderline(XWPFRun) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getUnderline(CTR, CTP) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getUpperCaseString(int) - Static method in class org.apache.poi.xwpf.converter.core.utils.RomanAlphabetFactory
-
Translates a positive integer (not equal to zero)
into a String using the letters 'A' to 'Z';
1 = A, 2 = B, ..., 26 = Z, 27 = AA, 28 = AB,...
- getUpperCaseString(int) - Static method in class org.apache.poi.xwpf.converter.core.utils.RomanNumberFactory
-
Changes an int into an upper case roman number.
- getValue(CTPPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.paragraph.AbstractIndentationParagraphValueProvider
-
- getValue(CTInd) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.paragraph.AbstractIndentationParagraphValueProvider
-
- getValue(CTPPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.paragraph.AbstractParagraphSpacingValueProvider
-
- getValue(CTSpacing) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.paragraph.AbstractParagraphSpacingValueProvider
-
- getValue(CTP, CTTbl, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.paragraph.AbstractParagraphValueProvider
-
- getValue(CTPPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.paragraph.AbstractParagraphValueProvider
-
- getValue(CTPPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.paragraph.ParagraphAlignmentValueProvider
-
- getValue(CTInd) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.paragraph.ParagraphIndentationFirstLineValueProvider
-
- getValue(CTInd) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.paragraph.ParagraphIndentationHangingValueProvider
-
- getValue(CTInd) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.paragraph.ParagraphIndentationLeftValueProvider
-
- getValue(CTInd) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.paragraph.ParagraphIndentationRightValueProvider
-
- getValue(CTSpacing) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.paragraph.ParagraphLineSpacingValueProvider
-
- getValue(CTSpacing) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.paragraph.ParagraphSpacingAfterValueProvider
-
- getValue(CTSpacing) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.paragraph.ParagraphSpacingBeforeValueProvider
-
- getValue(CTR, CTP, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.AbstractRunValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.AbstractRunValueProvider
-
- getValue(CTParaRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.AbstractRunValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunBackgroundColorValueProvider
-
- getValue(CTParaRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunBackgroundColorValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontColorValueProvider
-
- getValue(CTParaRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontColorValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontFamilyValueProvider
-
- getValue(CTParaRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontFamilyValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontSizeValueProvider
-
- getValue(CTParaRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontSizeValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontStyleBoldValueProvider
-
- getValue(CTParaRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontStyleBoldValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontStyleItalicValueProvider
-
- getValue(CTParaRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontStyleItalicValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontStyleStrikeValueProvider
-
- getValue(CTParaRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunFontStyleStrikeValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunTextHighlightingValueProvider
-
- getValue(CTParaRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunTextHighlightingValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunUnderlineValueProvider
-
- getValue(CTParaRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.run.RunUnderlineValueProvider
-
- getValue(CTTbl, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.AbstractTableValueProvider
-
- getValue(CTTblPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.AbstractTableValueProvider
-
- getValue(CTTblPrBase, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.AbstractTableValueProvider
-
- getValue(CTTc, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.cell.AbstractTableCellValueProvider
-
- getValue(CTTcPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.cell.AbstractTableCellValueProvider
-
- getValue(CTTcPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.cell.TableCellBackgroundColorValueProvider
-
- getValue(CTRow, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.row.AbstractTableRowValueProvider
-
- getValue(CTTrPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.row.AbstractTableRowValueProvider
-
- getValue(CTRow, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.row.TableRowHeaderValueProvider
-
- getValue(CTTrPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.row.TableRowHeaderValueProvider
-
- getValue(CTTblPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.TableAlignmentValueProvider
-
- getValue(CTTblPrBase, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.TableAlignmentValueProvider
-
- getValue(CTTblPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.TableIndentationValueProvider
-
- getValue(CTTblPrBase, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.TableIndentationValueProvider
-
- getValue(CTTblPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.TableWidthValueProvider
-
- getValue(CTTblPrBase, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.TableWidthValueProvider
-
- getValue(XWPFElement, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.AbstractValueProvider
-
- getValue(XWPElement, XWPFStylesDocument) - Method in interface org.apache.poi.xwpf.converter.core.styles.IValueProvider
-
- getValue(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractIndentationParagraphValueProvider
-
- getValue(CTInd) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractIndentationParagraphValueProvider
-
- getValue(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphBorderValueProvider
-
- getValue(CTParaRPr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphRunValueProvider
-
- getValue(CTRPr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphRunValueProvider
-
- getValue(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphValueProvider
-
- getValue(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractSpacingParagraphValueProvider
-
- getValue(CTSpacing) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractSpacingParagraphValueProvider
-
- getValue(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.ParagraphAlignmentValueProvider
-
- getValue(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.ParagraphBackgroundColorValueProvider
-
- getValue(CTInd) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.ParagraphIndentationFirstLineValueProvider
-
- getValue(CTInd) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.ParagraphIndentationHangingValueProvider
-
- getValue(CTInd) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.ParagraphIndentationLeftValueProvider
-
- getValue(CTInd) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.ParagraphIndentationRightValueProvider
-
- getValue(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.ParagraphKeepNextValueProvider
-
- getValue(CTSpacing) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.ParagraphLineSpacingValueProvider
-
- getValue(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.ParagraphNumPrValueProvider
-
- getValue(CTSpacing) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.ParagraphSpacingAfterValueProvider
-
- getValue(CTSpacing) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.ParagraphSpacingBeforeValueProvider
-
- getValue(CTPPr) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.ParagraphTabsValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.run.AbstractRunValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunBackgroundColorValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunFontColorValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunFontFamilyValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunFontSizeValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunFontStyleBoldValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunFontStyleItalicValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunFontStyleStrikeValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunTextHighlightingValueProvider
-
- getValue(CTRPr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunUnderlineValueProvider
-
- getValue(CTTblPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTableBorderValueProvider
-
- getValue(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTableBorderValueProvider
-
- getValue(CTTblPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTablelMarginValueProvider
-
- getValue(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTablelMarginValueProvider
-
- getValue(CTTblCellMar) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTablelMarginValueProvider
-
- getValue(CTTblPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTableValueProvider
-
- getValue(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTableValueProvider
-
- getValue(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.AbstractTableCellBorderValueProvider
-
- getValue(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.AbstractTableCellMarginValueProvider
-
- getValue(CTTcMar) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.AbstractTableCellMarginValueProvider
-
- getValue(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.AbstractTableCellValueProvider
-
- getValue(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.TableCellBackgroundColorValueProvider
-
- getValue(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.TableCellGridSpanValueProvider
-
- getValue(CTTcMar) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.TableCellMarginBottomValueProvider
-
- getValue(CTTcMar) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.TableCellMarginLeftValueProvider
-
- getValue(CTTcMar) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.TableCellMarginRightValueProvider
-
- getValue(CTTcMar) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.TableCellMarginTopValueProvider
-
- getValue(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.TableCellNoWrapValueProvider
-
- getValue(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.TableCellTextDirectionValueProvider
-
- getValue(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.TableCellVerticalAlignmentValueProvider
-
- getValue(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.TableCellVMergeValueProvider
-
- getValue(CTTcPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.TableCellWidthValueProvider
-
- getValue(CTTblPrEx) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowExValueProvider
-
- getValue(CTTblPrEx) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowMarginValueProvider
-
- getValue(CTTblCellMar) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowMarginValueProvider
-
- getValue(CTTrPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowValueProvider
-
- getValue(CTTrPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.TableRowHeaderValueProvider
-
- getValue(CTTrPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.TableRowHeightValueProvider
-
- getValue(CTTblCellMar) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.TableRowMarginBottomValueProvider
-
- getValue(CTTblCellMar) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.TableRowMarginLeftValueProvider
-
- getValue(CTTblCellMar) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.TableRowMarginRightValueProvider
-
- getValue(CTTblCellMar) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.TableRowMarginTopValueProvider
-
- getValue(CTTblPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.TableAlignmentValueProvider
-
- getValue(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.table.TableAlignmentValueProvider
-
- getValue(CTTblPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.TableBordersValueProvider
-
- getValue(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.table.TableBordersValueProvider
-
- getValue(CTTblPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.TableIndentationValueProvider
-
- getValue(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.table.TableIndentationValueProvider
-
- getValue(CTTblCellMar) - Method in class org.apache.poi.xwpf.converter.core.styles.table.TableMarginBottomValueProvider
-
- getValue(CTTblCellMar) - Method in class org.apache.poi.xwpf.converter.core.styles.table.TableMarginLeftValueProvider
-
- getValue(CTTblCellMar) - Method in class org.apache.poi.xwpf.converter.core.styles.table.TableMarginRightValueProvider
-
- getValue(CTTblCellMar) - Method in class org.apache.poi.xwpf.converter.core.styles.table.TableMarginTopValueProvider
-
- getValue(CTTblPr) - Method in class org.apache.poi.xwpf.converter.core.styles.table.TableWidthValueProvider
-
- getValue(CTTblPrBase) - Method in class org.apache.poi.xwpf.converter.core.styles.table.TableWidthValueProvider
-
- getValue(String) - Method in class org.apache.poi.xwpf.converter.core.styles.XWPFStylesDocument
-
- getValueFromDefaultStyle(XWPFElement, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.AbstractValueProvider
-
- getValueFromDocDefaultsStyle(XWPFElement, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.AbstractValueProvider
-
- getValueFromDocDefaultsStyle(CTDocDefaults, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.AbstractValueProvider
-
- getValueFromDocDefaultsStyle(CTDocDefaults, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphRunValueProvider
-
- getValueFromDocDefaultsStyle(CTDocDefaults, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphValueProvider
-
- getValueFromDocDefaultsStyle(CTDocDefaults, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.run.AbstractRunValueProvider
-
- getValueFromDocDefaultsStyle(CTDocDefaults, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunFontFamilyValueProvider
-
- getValueFromDocDefaultsStyle(CTDocDefaults, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.run.RunFontSizeValueProvider
-
- getValueFromDocDefaultsStyle(CTDocDefaults, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTableValueProvider
-
- getValueFromDocDefaultsStyle(CTDocDefaults, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.AbstractTableCellValueProvider
-
- getValueFromDocDefaultsStyle(CTDocDefaults, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowExValueProvider
-
- getValueFromDocDefaultsStyle(CTDocDefaults, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowValueProvider
-
- getValueFromElement(XWPFElement, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.AbstractValueProvider
-
- getValueFromElement(XWPFParagraph, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphRunValueProvider
-
- getValueFromElement(XWPFParagraph, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphValueProvider
-
- getValueFromElement(XWPFRun, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.run.AbstractRunValueProvider
-
- getValueFromElement(XWPFTable, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTableValueProvider
-
- getValueFromElement(XWPFTableCell, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.AbstractTableCellValueProvider
-
- getValueFromElement(XWPFTableRow, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowExValueProvider
-
- getValueFromElement(XWPFTableRow, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowValueProvider
-
- getValueFromStyle(CTStyle, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.AbstractValueProvider
-
- getValueFromStyle(CTStyle, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphRunValueProvider
-
- getValueFromStyle(CTStyle, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphValueProvider
-
- getValueFromStyle(CTStyle, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.run.AbstractRunValueProvider
-
- getValueFromStyle(CTStyle, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTableValueProvider
-
- getValueFromStyle(CTStyle, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.AbstractTableCellValueProvider
-
- getValueFromStyle(CTStyle, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowExValueProvider
-
- getValueFromStyle(CTStyle, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowValueProvider
-
- getValueFromStyleIds(XWPFElement, XWPFStylesDocument, Object) - Method in class org.apache.poi.xwpf.converter.core.styles.AbstractValueProvider
-
- getValueFromStyles(XWPFElement, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.AbstractValueProvider
-
- getValueFromTableStyle(CTTblStylePr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.AbstractValueProvider
-
- getValueFromTableStyle(CTTblStylePr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.paragraph.AbstractParagraphValueProvider
-
- getValueFromTableStyle(CTTblStylePr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.run.AbstractRunValueProvider
-
- getValueFromTableStyle(CTTblStylePr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.AbstractTableValueProvider
-
- getValueFromTableStyle(CTTblStylePr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.cell.AbstractTableCellValueProvider
-
- getValueFromTableStyle(CTTblStylePr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowExValueProvider
-
- getValueFromTableStyle(CTTblStylePr, XWPFStylesDocument) - Method in class org.apache.poi.xwpf.converter.core.styles.table.row.AbstractTableRowValueProvider
-
- getWidth(XWPFTableCell) - Static method in class org.apache.poi.xwpf.converter.core.utils.XWPFTableUtil
-
- getXWPFAbstractNum(XWPFNum) - Method in class org.apache.poi.xwpf.converter.core.XWPFDocumentVisitor
-
- getXWPFFooter(CTHdrFtrRef) - Method in class org.apache.poi.xwpf.converter.core.XWPFDocumentVisitor
-
Returns the XWPFFooter of the given footer reference.
- getXWPFHeader(CTHdrFtrRef) - Method in class org.apache.poi.xwpf.converter.core.XWPFDocumentVisitor
-
Returns the XWPFHeader of the given header reference.
- getXWPFNum(CTNumPr) - Method in class org.apache.poi.xwpf.converter.core.XWPFDocumentVisitor
-
- getXWPFStyle(String) - Method in class org.apache.poi.xwpf.converter.core.XWPFDocumentVisitor
-
- GREEN - Static variable in class org.apache.poi.xwpf.converter.core.Color
-