Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtColorMRUContainer Class / rgmsocr Property


In This Topic
rgmsocr Property
In This Topic
Syntax
'Declaration
 
Public Property rgmsocr As MSOCR()
 
'Usage
 
Dim instance As OfficeArtColorMRUContainer
Dim value() As MSOCR
 
instance.rgmsocr = value
 
value = instance.rgmsocr
See Also