Class Sheet
Namespace: GoogleSheetFetcher.Editor
Assembly: GoogleSheetFetcher.Editor.dll
Syntax
public class Sheet
Properties
| Improve this Doc View SourceId
The gid of the sheet.
Declaration
public string Id { get; }
Property Value
Type | Description |
---|---|
String |
Name
The sheet name.
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
String |