| Library | Module | Frames | Expand |
| Enumerated Types | |
|---|---|
| enum | EpfcColumnJustification |
| This enumerated type contains the possible values for column justification in tables. | |
| enum | EpfcTableSizeType |
| This enumerated type indicates the scale used when measuring the size of a table row or column. | |
| enum | EpfcParamMode |
| Describes the options used when obtaining the text from a table cell. | |
| enum | EpfcRotationDegree |
| This enumerated type contains the increments used to rotate a table. | |
| Classes | |
|---|---|
| class | IpfcColumnCreateOption |
| This interface is used for creating a column in a drawing table. | |
| class | IpfcTable |
| This interface represents a drawing table in a Creo Parametric model. | |
| class | IpfcTableCell |
| This interface represents a table cell in a drawing table. | |
| class | IpfcTableCreateInstructions |
| This interface is used when creating a table. | |
| class | IpfcTableInfo |
| This interface contains table information. | |
| class | IpfcTableOwner |
| This interface represents a Creo Parametric model that can contain tables. | |
| class | IpfcTableRetrieveInstructions |
| This interface contains information needed to retrieve a table from disk. | |
| Collections | |
|---|---|
| class | CMpfcColumnCreateOptions |
| This interface contains a sequence of column creation objects. | |
| class | CMpfcTables |
| This interface contains a sequence of table objects. | |