| Library | Module | Frames | Expand |
| Enumerated Types | |
|---|---|
| enum | pfcColumnJustification |
| This enumerated type contains the possible values for column justification in tables. | |
| enum | pfcTableSizeType |
| This enumerated type indicates the scale used when measuring the size of a table row or column. | |
| enum | pfcParamMode |
| Describes the options used when obtaining the text from a table cell. | |
| enum | pfcRotationDegree |
| This enumerated type contains the increments used to rotate a table. | |
| Classes | |
|---|---|
| class | pfcColumnCreateOption |
| This interface is used for creating a column in a drawing table. | |
| class | pfcTable |
| This interface represents a drawing table in a Creo Parametric model. | |
| class | pfcTableCell |
| This interface represents a table cell in a drawing table. | |
| class | pfcTableCreateInstructions |
| This interface is used when creating a table. | |
| class | pfcTableInfo |
| This interface contains table information. | |
| class | pfcTableOwner |
| This interface represents a Creo Parametric model that can contain tables. | |
| class | pfcTableRetrieveInstructions |
| This interface contains information needed to retrieve a table from disk. | |
| Collections | |
|---|---|
| class | pfcColumnCreateOptions |
| This interface contains a sequence of column creation objects. | |
| class | pfcTables |
| This interface contains a sequence of table objects. | |