You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ej2-asp-core-mvc/spreadsheet/how-to/change-active-sheet.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
---
2
2
layout: post
3
-
title: Changing the active sheet while importing a file in ##Platform_Name## Spreadsheet Control | Syncfusion
4
-
description: Learn here all about changing the active sheet index while importing a file in Syncfusion ##Platform_Name## Spreadsheet component of Syncfusion Essential JS 2 and more.
3
+
title: Change active sheet in ##Platform_Name## Spreadsheet control | Syncfusion
4
+
description: Learn here all about changing active sheet index when import a file in Syncfusion ##Platform_Name## Spreadsheet control of Syncfusion Essential JS 2 and more.
5
5
platform: ej2-asp-core-mvc
6
6
control: Spreadsheet
7
7
publishingplatform: ##Platform_Name##
8
8
documentation: ug
9
9
---
10
10
11
-
##Changing the active sheet while importing a file in Spreadsheet Control
11
+
# Changing the active sheet in Spreadsheet control
12
12
13
13
You can change the active sheet of imported file by updating [`activeSheetIndex`](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.Spreadsheet.Spreadsheet.html#Syncfusion_EJ2_Spreadsheet_Spreadsheet_ActiveSheetIndex) property on the [`openComplete`](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.Spreadsheet.Spreadsheet.html#Syncfusion_EJ2_Spreadsheet_Spreadsheet_OpenComplete) event.
0 commit comments