GrapeCity.Xaml.Excel
ActivePaneIndex Property (IExcelWorkbook)


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

Property Value

The index of the active pane.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorkbook Interface
IExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options