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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : ToString Method
Returns the name of the sheet.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As SheetView
Dim value As String
 
value = instance.ToString()
public override string ToString()

Return Value

Name of the sheet
See Also

Reference

SheetView Class
SheetView Members