Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtPictFmla Class / cbBufInCtlStm Property


In This Topic
cbBufInCtlStm Property
In This Topic
Syntax
'Declaration
 
Public Property cbBufInCtlStm As UInteger
 
'Usage
 
Dim instance As FtPictFmla
Dim value As UInteger
 
instance.cbBufInCtlStm = value
 
value = instance.cbBufInCtlStm
See Also