GrapeCity.Xaml.Excel
SelectedTabCount Property (IExcelWorkbook)


Gets or sets the selected tab count.
Syntax
'Declaration
 
Property SelectedTabCount As Integer
'Usage
 
Dim instance As IExcelWorkbook
Dim value As Integer
 
instance.SelectedTabCount = value
 
value = instance.SelectedTabCount
int SelectedTabCount {get; set;}

Property Value

The selected tab count.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorkbook Interface
IExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options