GrapeCity.Excel Namespace > IExcelReader Interface : SetTabs Method |
'Declaration Sub SetTabs( _ ByVal showTabs As Boolean, _ ByVal selectedTabIndex As Integer, _ ByVal firstDisplayedTabIndex As Integer, _ ByVal selectedTabCount As Integer, _ ByVal tabRatio As Integer _ )
'Usage Dim instance As IExcelReader Dim showTabs As Boolean Dim selectedTabIndex As Integer Dim firstDisplayedTabIndex As Integer Dim selectedTabCount As Integer Dim tabRatio As Integer instance.SetTabs(showTabs, selectedTabIndex, firstDisplayedTabIndex, selectedTabCount, tabRatio)
void SetTabs( bool showTabs, int selectedTabIndex, int firstDisplayedTabIndex, int selectedTabCount, int tabRatio )
Target Platforms: Windows Server 2012, Windows RT