Skip to content

Commit 2468266

Browse files
1012439-PicturesXlsIO-HF
1 parent 0b0cd96 commit 2468266

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

Document-Processing/Excel/Excel-Library/NET/Working-with-Pictures.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@ documentation: UG
77
---
88
# Working with Pictures 
99

10-
XlsIO allows to insert Pictures into a worksheet. Refer to the following code snippet.
10+
XlsIO allows to insert Pictures into a worksheet.
11+
12+
To quickly get started on adding, modifying, and removing pictures in an Excel document using the Excel Library, please check out this video:
13+
{% youtube "https://www.youtube.com/watch?v=9wp2-BH-CL4&t=2s" %}
14+
15+
Refer to the following code snippet.
1116

1217
{% tabs %}
1318
{% highlight c# tabtitle="C# [Cross-platform]" playgroundButtonLink="https://raw.githubusercontent.com/SyncfusionExamples/XlsIO-Examples/master/Pictures%20in%20Excel/Add%20Picture/.NET/Add%20Picture/Add%20Picture/Program.cs,180" %}

0 commit comments

Comments
 (0)