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