'Declaration
Function ExcelSetRowColGridColor( _ ByVal sheet As Short, _ ByVal color As Color _ ) As Boolean
'Usage
Dim instance As IExcelBiffRead Dim sheet As Short Dim color As Color Dim value As Boolean value = instance.ExcelSetRowColGridColor(sheet, color)
Parameters
- sheet
- Sheet index
- color