'Declaration Public Property BackgroundImageLayout As SheetView.ImageLayout
'Usage Dim instance As SheetView Dim value As SheetView.ImageLayout instance.BackgroundImageLayout = value value = instance.BackgroundImageLayout
public SheetView.ImageLayout BackgroundImageLayout {get; set;}