IGoogleSpreadsheets
Assembly: ZennoLab.InterfacesLibrary
Full name: ZennoLab.InterfacesLibrary.ProjectModel.Collections.IGoogleSpreadsheets
Kind: interface
Properties
Item
Property
IZennoTable Item { get; }
Methods
Contains
Method
bool Contains(string spreadsheetName)
Check that GoogleSpreadsheets collection contains Google spreadsheet by name
This method uses only for checking that collection contains necessary Google spreadsheet.
Parameters
| Type | Name | Description |
|---|---|---|
string | spreadsheetName | The name of Google spreadsheet. |