Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtBStoreContainer Class / GetImageData Method


In This Topic
GetImageData Method
In This Topic
Syntax
'Declaration
 
Public Function GetImageData( _
   ByVal blipId As Integer _
) As Byte()
 
'Usage
 
Dim instance As OfficeArtBStoreContainer
Dim blipId As Integer
Dim value() As Byte
 
value = instance.GetImageData(blipId)

Parameters

blipId
See Also