Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtDggContainer Class / blipStore Property


In This Topic
blipStore Property
In This Topic
Syntax
'Declaration
 
Public Property blipStore As OfficeArtBStoreContainer
 
'Usage
 
Dim instance As OfficeArtDggContainer
Dim value As OfficeArtBStoreContainer
 
instance.blipStore = value
 
value = instance.blipStore
See Also