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


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