bool ExcelSetTabs( bool dispTabs, int tabCur, int tabFirst, int tabSel, int tabRatio )
'Declaration Function ExcelSetTabs( _ ByVal dispTabs As Boolean, _ ByVal tabCur As Integer, _ ByVal tabFirst As Integer, _ ByVal tabSel As Integer, _ ByVal tabRatio As Integer _ ) As Boolean
'Declaration
Function ExcelSetTabs( _ ByVal dispTabs As Boolean, _ ByVal tabCur As Integer, _ ByVal tabFirst As Integer, _ ByVal tabSel As Integer, _ ByVal tabRatio As Integer _ ) As Boolean
'Usage Dim instance As IExcelBiffRead Dim dispTabs As Boolean Dim tabCur As Integer Dim tabFirst As Integer Dim tabSel As Integer Dim tabRatio As Integer Dim value As Boolean value = instance.ExcelSetTabs(dispTabs, tabCur, tabFirst, tabSel, tabRatio)
'Usage
Dim instance As IExcelBiffRead Dim dispTabs As Boolean Dim tabCur As Integer Dim tabFirst As Integer Dim tabSel As Integer Dim tabRatio As Integer Dim value As Boolean value = instance.ExcelSetTabs(dispTabs, tabCur, tabFirst, tabSel, tabRatio)
IExcelBiffRead Interface IExcelBiffRead Members