Spread for ASP.NET 11 Product Documentation
ToString Method (SheetStyleProperty)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetStyleProperty Class : ToString Method
Returns the name of the property field.
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 containing the name of the property
See Also

Reference

SheetStyleProperty Class
SheetStyleProperty Members