Skip to content

Commit bc4b7e7

Browse files
Update editing.md
1 parent ace748f commit bc4b7e7

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ documentation: ug
99

1010
# Cell editing in the Blazor Spreadsheet component
1111

12-
Cell editing in the Blazor Spreadsheet component allows you to modify cell content either directly within the spreadsheet or through the formula bar. This feature is enabled by default but can be disabled by setting the [AllowEditing](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Spreadsheet.SfSpreadsheet.html#Syncfusion_Blazor_Spreadsheet_SfSpreadsheet_AllowEditing) property. To disable or enable cell editing, set the value of this property accordingly.
12+
Cell editing in the Blazor Spreadsheet component enables modification of cell content either directly within the spreadsheet or through the formula bar. This feature is enabled by default but can be disabled by setting the [AllowEditing](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Spreadsheet.SfSpreadsheet.html#Syncfusion_Blazor_Spreadsheet_SfSpreadsheet_AllowEditing) property. To disable or enable cell editing, set the value of this property accordingly.
1313

1414
## Edit cell
1515

0 commit comments

Comments
 (0)