Skip to content

Commit e9f5f6e

Browse files
989073-EndColumnPivotTable
1 parent a206751 commit e9f5f6e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Document-Processing/Excel/Excel-Library/NET/Pivot-Table/Pivot-Table-Options.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -390,9 +390,6 @@ using (ExcelEngine excelEngine = new ExcelEngine())
390390
{% endhighlight %}
391391

392392
{% highlight vb.net tabtitle="VB.NET [Windows-specific]" %}
393-
Imports System
394-
Imports Syncfusion.XlsIO
395-
396393
Using excelEngine As New ExcelEngine()
397394
Dim application As IApplication = excelEngine.Excel
398395
application.DefaultVersion = ExcelVersion.Xlsx

0 commit comments

Comments
 (0)