Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadCameraShape Class / ShouldSerializeFormula Method


In This Topic
ShouldSerializeFormula Method (SpreadCameraShape)
In This Topic
Determines if the formula allowed flag of the object should be serialized.
Syntax
'Declaration
 
Public Function ShouldSerializeFormula() As Boolean
 
'Usage
 
Dim instance As SpreadCameraShape
Dim value As Boolean
 
value = instance.ShouldSerializeFormula()
See Also