com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Class AbsorbedCell

    • Method Detail

      • getTextFragments

        public TextFragmentCollection getTextFragments()

        Gets collection of TextFragment objects that describes text containing in the cell

        Returns:
        TextFragmentCollection object
      • getRectangle

        public Rectangle getRectangle()

        Gets rectangle that describes position of the cell on page

        Specified by:
        getRectangle in interface ITableElement
        Returns:
        Rectangle object