Spread for ASP.NET 12 Product Documentation
ToString Method (NamedStyle)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > NamedStyle Class : ToString Method
Gets the value of the Name property.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As NamedStyle
Dim value As String
 
value = instance.ToString()
public override string ToString()

Return Value

Value of the Name property
See Also

Reference

NamedStyle Class
NamedStyle Members