Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtSpgrContainer Class / AddFileBlock Method


In This Topic
AddFileBlock Method (OfficeArtSpgrContainer)
In This Topic
Syntax
'Declaration
 
Public Sub AddFileBlock( _
   ByVal fileBlock As IOfficeDrawingStructure _
) 
 
'Usage
 
Dim instance As OfficeArtSpgrContainer
Dim fileBlock As IOfficeDrawingStructure
 
instance.AddFileBlock(fileBlock)

Parameters

fileBlock
See Also