GrapeCity.Xaml.Excel
SelectedTabCount Property (ExcelWorkbook)


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

Property Value

The selected tab count.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelWorkbook Class
ExcelWorkbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options