void ExcelSetSheetBackground( short sheetIndex, Image image )
'Declaration
Sub ExcelSetSheetBackground( _ ByVal sheetIndex As Short, _ ByVal image As Image _ )
'Usage
Dim instance As IExcelSheetBackgroundSupport Dim sheetIndex As Short Dim image As Image instance.ExcelSetSheetBackground(sheetIndex, image)
Parameters
- sheetIndex
- image