Skip to content

Commit dadfbc7

Browse files
Update formulas.md
1 parent bc4b7e7 commit dadfbc7

File tree

1 file changed

+2
-2
lines changed
  • Document-Processing/Excel/Spreadsheet/Blazor

1 file changed

+2
-2
lines changed

Document-Processing/Excel/Spreadsheet/Blazor/formulas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ documentation: ug
1515

1616
The **Formula Bar** simplifies editing or entering cell data. The [ShowFormulaBar](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Spreadsheet.SfSpreadsheet.html#Syncfusion_Blazor_Spreadsheet_SfSpreadsheet_ShowFormulaBar) property is used to enable or disable the **Formula Bar**. The default value of the `ShowFormulaBar` property is **true**.
1717

18-
### Working With Formulas via The UI
18+
### Working with Formulas via the UI
1919

2020
Formulas in the Syncfusion Blazor Spreadsheet can be accessed and inserted using the following methods:
2121

@@ -65,7 +65,7 @@ The **Named Ranges** support allows you to assign a meaningful name to a specifi
6565

6666
N> Named Ranges can be defined only for cells or ranges that contain values.
6767

68-
### Creating Named Ranges via The UI
68+
### Creating Named Ranges via the UI
6969

7070
**Named Ranges** can be created using the following methods:
7171

0 commit comments

Comments
 (0)