'Declaration
Public Overridable Property BackgroundImage As Picture
'Usage
Dim instance As RichTextCellType Dim value As Picture instance.BackgroundImage = value value = instance.BackgroundImage
public virtual Picture BackgroundImage {get; set;}
'Declaration
Public Overridable Property BackgroundImage As Picture
'Usage
Dim instance As RichTextCellType Dim value As Picture instance.BackgroundImage = value value = instance.BackgroundImage
public virtual Picture BackgroundImage {get; set;}