public class Table.Column
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.util.List<Table.Cell> |
getCells() |
int |
getNr() |
Table |
getTable() |
boolean |
isFirst() |
boolean |
isLast() |
public int getNr()
public boolean isFirst()
public boolean isLast()
public Table getTable()
public java.util.List<Table.Cell> getCells()
Copyright © 2010 - 2020 Adobe. All Rights Reserved