'Declaration Public Function ShouldSerializeBackgroundImage() As Boolean
'Usage Dim instance As SheetView Dim value As Boolean value = instance.ShouldSerializeBackgroundImage()
public bool ShouldSerializeBackgroundImage()
Return Value
true if backgroundImage should be serialized; otherwise, false