Page:: unhide()

Is a method which allows a user to view the columns that are already hidden and lets the user select the columns to be made visible using a popup.

Description

Get the styling sheet for the columns as it is used for controlling the hiding and unhiding feature.

Get the current theme.

Get the column names of the current theme.

Get the popup choices as key/value pairs of columns to unhide.

Create a multiple choice popup using the pairs.

Await the user to select the choices of column names

Make the selected columns visible.

Get the index of this column name from the current theme.

Get the declaration of the i'th rule.

Remove the display property .