Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like Document or indirectly through several
subpackages. |
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.IGenericList<AbsorbedCell> |
AbsorbedRow.getCellList()
Gets readonly IList containing cells of the row
|
com.aspose.ms.System.Collections.Generic.IGenericList<AbsorbedCell> |
AbsorbedColumn.getCells()
Gets readonly IList containing cells of the column
|