Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFBSE Class / foDelay Property


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