Documentation of 'org.apache.poi.xwpf.usermodel.PositionInParagraph' Java class
PositionInParagraph
org.apache.poi.xwpf.usermodel

Class PositionInParagraph



  • public class PositionInParagraph
    extends java.lang.Object
    postion of a character in a paragrapho 1st RunPositon 2nd TextPosition 3rd CharacterPosition
    • Constructor Detail

      • PositionInParagraph

        public PositionInParagraph()
      • PositionInParagraph

        public PositionInParagraph(int posRun,
                                   int posText,
                                   int posChar)
    • Method Detail

      • getRun

        public int getRun()
      • setRun

        public void setRun(int beginRun)
      • getText

        public int getText()
      • setText

        public void setText(int beginText)
      • getChar

        public int getChar()
      • setChar

        public void setChar(int beginChar)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.