API Documentation > Enumerated Types > Enum pfcParamMode
Enum pfcParamMode
Description
Describes the options used when obtaining the text from a table cell.
See Also:
Values
DWGTABLE_NORMAL
Retrieve the text in normal mode (as it is shown on the screen).
DWGTABLE_FULL
Retrieve the text in full symbolic mode.
ParamMode_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.
Was this helpful?