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


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