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