geGetCellViewWindow
geGetCellViewWindow(d_cellview) =>w_windowId/ nil
Description
Returns the ID of a window in which the specified cellview is displayed.
If the cellview is displayed in more than one window, the first window found is returned.
Arguments
Value Returned
Examples
geGetCellViewWindow( cell3 )
Related Topics
Edit and Display Functions
Return to top