Skip to content

Commit 5a839b5

Browse files
committed
894022: Resolved the Front Matter Errors.
1 parent 0089518 commit 5a839b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ej2-asp-core-mvc/spreadsheet/how-to/change-active-sheet.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
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.
55
platform: ej2-asp-core-mvc
66
control: Spreadsheet
77
publishingplatform: ##Platform_Name##
88
documentation: ug
99
---
1010

11-
## Changing the active sheet while importing a file in Spreadsheet Control
11+
# Changing the active sheet in Spreadsheet control
1212

1313
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.
1414

0 commit comments

Comments
 (0)