Skip to content

Commit 55d36d4

Browse files
committed
Added result checkbox image.
1 parent cc631ef commit 55d36d4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
2.6 KB
Loading

knowledge-base/spreadprocessing-simulating-checkbox-conditional-formatting.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ To simulate a checkbox using conditional formatting in Telerik SpreadProcessing,
3939
8. Set the cell value to **1** or **0** to test the checkbox simulation.
4040
9. Export the workbook to an XLSX file.
4141

42+
![Conditional Formatting CheckBox](images/conditional-formatting-checkbox.png)
43+
4244
Here’s an example implementation:
4345

4446
```csharp

0 commit comments

Comments
 (0)