Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / WebPub Class / crtID Property


In This Topic
crtID Property
In This Topic
Syntax
'Declaration
 
Public Property crtID As Integer
 
'Usage
 
Dim instance As WebPub
Dim value As Integer
 
instance.crtID = value
 
value = instance.crtID
See Also