You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -198,10 +198,20 @@ To hide a row, take the following steps:
198
198
199
199
### Showing rows
200
200
201
-
To show a hidden row/rows, click the "arrows" icon that appears in the rows header instead of the hidden row/rows. In the image below the rows 8 and 11 are hidden:
201
+
To show hidden rows, take one of the following steps:
202
+
203
+
- either click the "arrows" icon that appears in the rows header instead of the hidden row/rows
204
+
205
+
(*In the image below the rows 8 and 11 are hidden*)
202
206
203
207

204
208
209
+
- or select rows or several cells so that the hidden rows were included into the selection, right-click to call the context menu and choose *Rows -> Show rows*
@@ -220,8 +230,18 @@ To hide a column, take the following steps:
220
230
221
231
### Showing columns
222
232
223
-
To show a hidden column/columns, click the "arrows" icon that appears in the columns header instead of the hidden column/columns. In the image below the columns C and E are hidden:
233
+
To show hidden columns, take one of the following steps:
234
+
235
+
- either click the "arrows" icon that appears in the columns header instead of the hidden column/columns
236
+
237
+
(*In the image below the columns C and E are hidden*)
224
238
225
239

226
240
241
+
- or select columns or several cells so that the hidden columns were included into the selection, right-click to call the context menu and choose *Columns -> Show columns*
0 commit comments