[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.ToString

ToString Method

ToString()

Returns the name of the sheet.

Declaration
public override string ToString()
Public Overrides Function ToString() As String
Returns
Type Description
string

Name of the sheet

Overrides