[]
Gets the sheet with the specified name from the collection.
public SheetView GetSheetView(string name)
Public Function GetSheetView(name As String) As SheetView
Type | Name | Description |
---|---|---|
string | name | Name of the sheet |
Type | Description |
---|---|
SheetView |