bool ExcelSetFooter( short sheet, string footer )
'Declaration Function ExcelSetFooter( _ ByVal sheet As Short, _ ByVal footer As String _ ) As Boolean
'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)
'Usage
Dim instance As IExcelBiffRead Dim sheet As Short Dim footer As String Dim value As Boolean value = instance.ExcelSetFooter(sheet, footer)
IExcelBiffRead Interface IExcelBiffRead Members