Skip to content

Commit 0c0e755

Browse files
Update cell-range.md
1 parent d68de4a commit 0c0e755

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Document-Processing/Excel/Spreadsheet/Blazor/cell-range.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,10 @@ Cell formatting options include:
4343
* **Middle** – Centers content vertically
4444
* **Bottom** – Default alignment
4545

46-
* **Wrap Text** - Displays long content on multiple lines within a single cell, preventing it from overflowing into adjacent cells. To apply this feature, select the target cell or range (e.g., C5), then go to the Home tab and click Wrap Text in the ribbon to toggle wrapping for the selection.
46+
* **Wrap Text** - Displays long content on multiple lines within a single cell, preventing it from overflowing into adjacent cells. To enable text wrapping:
47+
1. Select the target cell or range (e.g., C5).
48+
2. Go to the Home tab.
49+
3. Click Wrap Text in the ribbon to toggle text wrapping for the selected cells.
4750

4851
Cell formatting can be applied to or removed from a cell or range of cells by using the formatting options available in the Ribbon toolbar under the **Home** tab.
4952

@@ -121,4 +124,4 @@ The clear support can be applied using the following way:
121124

122125
The following image displays the clear options available in the Ribbon toolbar under the **Home** tab of the Blazor Spreadsheet.
123126

124-
![Clear options in the Blazor Spreadsheet](images/clear-feature.png)
127+
![Clear options in the Blazor Spreadsheet](images/clear-feature.png)

0 commit comments

Comments
 (0)