Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BoundSheet8 Class / dt Property


In This Topic
dt Property (BoundSheet8)
In This Topic
Syntax
'Declaration
 
Public Property dt As Byte
 
'Usage
 
Dim instance As BoundSheet8
Dim value As Byte
 
instance.dt = value
 
value = instance.dt
See Also