GrapeCity.Excel Namespace > IExcelReader Interface : SetPrintHFImage Method |
'Declaration Sub SetPrintHFImage( _ ByVal sheet As Short, _ ByVal hfImage As PrintHFImage, _ ByVal imageArray() As Byte _ )
'Usage Dim instance As IExcelReader Dim sheet As Short Dim hfImage As PrintHFImage Dim imageArray() As Byte instance.SetPrintHFImage(sheet, hfImage, imageArray)
void SetPrintHFImage( short sheet, PrintHFImage hfImage, byte[] imageArray )
Target Platforms: Windows Server 2012, Windows RT