| java.lang.Object | |
| ↳ | com.google.gdata.data.spreadsheet.SpreadsheetLink.Rel |
Link relation type.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | CELLS_FEED | Link for the feed of a worksheet's cells. | |||||||||
| String | GVIZ | Link for the Gviz resource of a worksheet. | |||||||||
| String | LIST_FEED | Link for the feed of a worksheet's rows. | |||||||||
| String | RECORDS_FEED | Link for the feed of a table's records. | |||||||||
| String | WORKSHEETS_FEED | Link for the feed of a spreadsheet's worksheets. | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Link for the feed of a worksheet's cells.
Link for the Gviz resource of a worksheet.
Link for the feed of a worksheet's rows.
Link for the feed of a table's records.
Link for the feed of a spreadsheet's worksheets.