'DeclarationPublic Property BackgroundImageLayout As SheetView.ImageLayout
'UsageDim instance As SheetView Dim value As SheetView.ImageLayout instance.BackgroundImageLayout = value value = instance.BackgroundImageLayout
public SheetView.ImageLayout BackgroundImageLayout {get; set;}