Property SheetId
SheetId
The id of a sheet inside of a Google Spreadsheet. Each tab is a separate sheet. The sheet id can be found in the url after the gid section: https://docs.google.com/spreadsheets/d/>SpreadsheetId/edit#gid=SheetId
Declaration
public int SheetId { get; set; }
Property Value
Type | Description |
---|---|
int |