Image ExcelGetSheetBackground( short sheetIndex, out ImageFormat imageFormat )
'Declaration
Function ExcelGetSheetBackground( _ ByVal sheetIndex As Short, _ ByRef imageFormat As ImageFormat _ ) As Image
'Usage
Dim instance As IExcelSheetBackgroundSupport Dim sheetIndex As Short Dim imageFormat As ImageFormat Dim value As Image value = instance.ExcelGetSheetBackground(sheetIndex, imageFormat)
Parameters
- sheetIndex
- imageFormat