[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetViewCollection.GetSheetView

GetSheetView Method

GetSheetView(string)

Gets the sheet with the specified name from the collection.

Declaration
public SheetView GetSheetView(string name)
Public Function GetSheetView(name As String) As SheetView
Parameters
Type Name Description
string name

Name of the sheet

Returns
Type Description
SheetView