leEditDesignProperties
leEditDesignProperties(
[ d_cellviewId ]
)
=> t / nil
Description
Opens the Edit Cellview Properties form, which lets you change the design properties in the cellview d_cellViewId. If d_cellViewId is not specified, the cellview in the current window is used.
You can view the properties and values listed under Attribute, but you cannot change them. You can add, modify, delete or change the properties and values listed under Property.
Arguments
|
Any cellview id. If not specified, the current cellview id is used. |
Value Returned
Return to top