Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtBlipJPEG Class / rgbUid2 Property


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