Spread Windows Forms 12.0 Product Documentation
ToString Method (SheetStyleProperty)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetStyleProperty Class : ToString Method
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()
public override string ToString()

Return Value

String representation of the sheet style property name
See Also

Reference

SheetStyleProperty Class
SheetStyleProperty Members