Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / ShouldSerializeCells Method


In This Topic
ShouldSerializeCells Method
In This Topic
Determines whether the cells should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeCells() As Boolean
 
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
value = instance.ShouldSerializeCells()
See Also