GrapeCity.Xaml.Excel
FirstDisplayedTabIndex Property (ExcelWorkbook)


Gets or sets the first index of the displayed tab.
Syntax
'Declaration
 
Public Property FirstDisplayedTabIndex As Integer
'Usage
 
Dim instance As ExcelWorkbook
Dim value As Integer
 
instance.FirstDisplayedTabIndex = value
 
value = instance.FirstDisplayedTabIndex
public int FirstDisplayedTabIndex {get; set;}

Property Value

The first index of the displayed tab.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelWorkbook Class
ExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options