'Usage Dim instance As IExcelReader Dim sheet As Integer Dim title As String instance.SetPrintTitles(sheet, title)
Parameters
- sheet
- The sheet index
- title
- The print title
'Usage Dim instance As IExcelReader Dim sheet As Integer Dim title As String instance.SetPrintTitles(sheet, title)