Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / ToString Method


In This Topic
ToString Method (SheetStyleProperty)
In This Topic
Returns the name of the property.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 
'Usage
 
Dim instance As SheetStyleProperty
Dim value As String
 
value = instance.ToString()
See Also