'Declaration
Function ExcelSetFooter( _ ByVal sheet As Short, _ ByVal footer As String _ ) As Boolean
'Usage
Dim instance As IExcelBiffRead Dim sheet As Short Dim footer As String Dim value As Boolean value = instance.ExcelSetFooter(sheet, footer)
Parameters
- sheet
- Sheet index
- footer