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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > SheetSelectionModelEventArgs Class : ToString Method
Returns a string that represents the current SheetSelectionModelEventArgs object.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As SheetSelectionModelEventArgs
Dim value As String
 
value = instance.ToString()
public override string ToString()
See Also

Reference

SheetSelectionModelEventArgs Class
SheetSelectionModelEventArgs Members