Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtRGFOPTE.Property Class / ToString Method


In This Topic
ToString Method (OfficeArtRGFOPTE.Property)
In This Topic
Returns a System.String that represents the current System.Object.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 
'Usage
 
Dim instance As OfficeArtRGFOPTE.Property
Dim value As String
 
value = instance.ToString()

Return Value

A System.String that represents the current System.Object.
See Also