Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / PropertyCodeDomSetInt Property


In This Topic
PropertyCodeDomSetInt Property
In This Topic
Internal use only
Syntax
'Declaration
 
Public Property PropertyCodeDomSetInt As Integer
 
'Usage
 
Dim instance As SheetView
Dim value As Integer
 
instance.PropertyCodeDomSetInt = value
 
value = instance.PropertyCodeDomSetInt
See Also