GrapeCity.Excel Namespace > IExcelWriter Interface : GetTabs Method |
'Declaration Function GetTabs( _ ByRef showTabs As System.Boolean, _ ByRef selectedTabIndex As System.Integer, _ ByRef firstDisplayedTabIndex As System.Integer, _ ByRef selectedTabCount As System.Integer, _ ByRef tabRatio As System.Integer _ ) As System.Boolean
'Usage Dim instance As IExcelWriter Dim showTabs As System.Boolean Dim selectedTabIndex As System.Integer Dim firstDisplayedTabIndex As System.Integer Dim selectedTabCount As System.Integer Dim tabRatio As System.Integer Dim value As System.Boolean value = instance.GetTabs(showTabs, selectedTabIndex, firstDisplayedTabIndex, selectedTabCount, tabRatio)
System.bool GetTabs( ref System.bool showTabs, ref System.int selectedTabIndex, ref System.int firstDisplayedTabIndex, ref System.int selectedTabCount, ref System.int tabRatio )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6