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