'Declaration
Function ExcelGetPrintHeaders( _ ByVal sheet As Short, _ ByRef print As Boolean _ ) As Boolean
'Usage
Dim instance As IExcelBiffWrite Dim sheet As Short Dim print As Boolean Dim value As Boolean value = instance.ExcelGetPrintHeaders(sheet, print)
Parameters
- sheet
- Sheet index
- Whether to print the headers