com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Class AbsorbedRow

    • Method Detail

      • getCellList

        public com.aspose.ms.System.Collections.Generic.IGenericList<AbsorbedCell> getCellList()

        Gets readonly IList containing cells of the row

        Returns:
        List of AbsorbedCell object
      • getRectangle

        public Rectangle getRectangle()

        Gets rectangle that describes position of the row on page

        Specified by:
        getRectangle in interface ITableElement
        Returns:
        Rectangle object