public static final class SpreadsheetLink.Rel extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CELLS_FEED
Link for the feed of a worksheet's cells.
|
static String |
GVIZ
Link for the Gviz resource of a worksheet.
|
static String |
LIST_FEED
Link for the feed of a worksheet's rows.
|
static String |
RECORDS_FEED
Link for the feed of a table's records.
|
static String |
WORKSHEETS_FEED
Link for the feed of a spreadsheet's worksheets.
|
| Constructor and Description |
|---|
SpreadsheetLink.Rel() |
public static final String CELLS_FEED
public static final String GVIZ
public static final String LIST_FEED
public static final String RECORDS_FEED
public static final String WORKSHEETS_FEED
Copyright © 2012. All Rights Reserved.