bool ExcelGetTabs( ref bool dispTabs, ref int tabCur, ref int tabFirst, ref int tabSel, ref int tabRatio )
'Declaration Function ExcelGetTabs( _ ByRef dispTabs As Boolean, _ ByRef tabCur As Integer, _ ByRef tabFirst As Integer, _ ByRef tabSel As Integer, _ ByRef tabRatio As Integer _ ) As Boolean
'Declaration
Function ExcelGetTabs( _ ByRef dispTabs As Boolean, _ ByRef tabCur As Integer, _ ByRef tabFirst As Integer, _ ByRef tabSel As Integer, _ ByRef tabRatio As Integer _ ) As Boolean
'Usage Dim instance As IExcelBiffWrite 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.ExcelGetTabs(dispTabs, tabCur, tabFirst, tabSel, tabRatio)
'Usage
Dim instance As IExcelBiffWrite 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.ExcelGetTabs(dispTabs, tabCur, tabFirst, tabSel, tabRatio)
IExcelBiffWrite Interface IExcelBiffWrite Members