GrapeCity.Xaml.Excel
ActiveSheetIndex Property (IExcelWorkbook)


Gets or sets the index of the active sheet.
Syntax
'Declaration
 
Property ActiveSheetIndex As Integer
'Usage
 
Dim instance As IExcelWorkbook
Dim value As Integer
 
instance.ActiveSheetIndex = value
 
value = instance.ActiveSheetIndex
int ActiveSheetIndex {get; set;}

Property Value

The index of the active sheet.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorkbook Interface
IExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options