Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExternName Class / body Property


In This Topic
body Property
In This Topic
Syntax
'Declaration
 
Public Property body As ExternDocName
 
'Usage
 
Dim instance As ExternName
Dim value As ExternDocName
 
instance.body = value
 
value = instance.body
See Also