Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtBlipDIB Class / rgbUid1 Property


In This Topic
rgbUid1 Property (OfficeArtBlipDIB)
In This Topic
Syntax
'Declaration
 
Public Property rgbUid1 As Byte()
 
'Usage
 
Dim instance As OfficeArtBlipDIB
Dim value() As Byte
 
instance.rgbUid1 = value
 
value = instance.rgbUid1
See Also