'Declaration Sub SetPrintHFImage( _ ByVal sheet As System.Short, _ ByVal hfImage As PrintHFImage, _ ByVal imageArray() As System.Byte _ )
'Usage Dim instance As IExcelReader Dim sheet As System.Short Dim hfImage As PrintHFImage Dim imageArray() As System.Byte instance.SetPrintHFImage(sheet, hfImage, imageArray)
void SetPrintHFImage( System.short sheet, PrintHFImage hfImage, System.byte[] imageArray )
Parameters
- sheet
- hfImage
- imageArray