Library | File

File "pfcTable.h"

Description

This module contains interfaces related to tables.

Enumerated Types
enumpfcColumnJustification
This enumerated type contains the possible values for column justification in tables.
enumpfcTableSizeType
This enumerated type indicates the scale used when measuring the size of a table row or column.
enumpfcParamMode
Describes the options used when obtaining the text from a table cell.
enumpfcRotationDegree
This enumerated type contains the increments used to rotate a table.


Interface Classes
classpfcColumnCreateOption
This is a COMPACT class.
This interface is used for creating a column in a drawing table.
classpfcTable
This interface represents a drawing table in a Creo Parametric model.
classpfcTableCell
This is a COMPACT class.
This interface represents a table cell in a drawing table.
classpfcTableCreateInstructions
This is a COMPACT class.
This interface is used when creating a table.
classpfcTableInfo
This is a COMPACT class.
This interface contains table information.
classpfcTableOwner
This interface represents a Creo Parametric model that can contain tables.
classpfcTableRetrieveInstructions
This is a COMPACT class.
This interface contains information needed to retrieve a table from disk.


Collection Classes
classpfcColumnCreateOptions
This is a COMPACT class.
This interface contains a sequence of column creation objects.
classpfcTables
This is a COMPACT class.
This interface contains a sequence of table objects.