Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFBSE Class / rgbUid Property


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