| Package | Description |
|---|---|
| net.sf.mpxj |
| Modifier and Type | Method and Description |
|---|---|
List<Column> |
Table.getColumns()
Retrieves the list of columns that make up this table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Table.addColumn(Column column)
Adds a column definition to this table.
|
Copyright © 2013. All Rights Reserved.