Spread Windows Forms 12.0 Product Documentation
ShouldSerializeBackgroundImage Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : ShouldSerializeBackgroundImage Method
Gets whether the background image should be serialized.
Syntax
'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
See Also

Reference

SheetView Class
SheetView Members