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


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

Parameters

blipId
See Also