Skip to content

Commit 278779d

Browse files
Update cell-range.md
1 parent c3397a7 commit 278779d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,10 @@ Cell formatting options include:
4242
* **Middle** – Centers content vertically
4343
* **Bottom** – Default alignment
4444

45-
* **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.
45+
* **Wrap Text** - Displays long content on multiple lines within a single cell, preventing it from overflowing into adjacent cells. To enable text wrapping:
46+
1. Select the target cell or range (e.g., C5).
47+
2. Go to the Home tab.
48+
3. Click Wrap Text in the ribbon to toggle text wrapping for the selected cells.
4649

4750
Cell formatting can be applied or removed from a cell or range by using the options available in the component's built-in **Ribbon** under the **Home** tab.
4851

0 commit comments

Comments
 (0)