'Declaration
Function ExcelGetPrintGridlines( _ 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.ExcelGetPrintGridlines(sheet, print)
Parameters
- sheet
- Sheet index
- Whether to print the grid lines