- get(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets
-
Returns the spreadsheet at the given ID.
- get(String, String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values
-
Returns a range of values from a spreadsheet.
- get$Xgafv() - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
V1 error format.
- getAbstractGoogleClient() - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
- getAccessToken() - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
OAuth access token.
- getAddChart() - Method in class com.google.api.services.sheets.v4.model.Request
-
Adds a chart.
- getAddChart() - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from adding a chart.
- getAddConditionalFormatRule() - Method in class com.google.api.services.sheets.v4.model.Request
-
Adds a new conditional format rule.
- getAddFilterView() - Method in class com.google.api.services.sheets.v4.model.Request
-
Adds a filter view.
- getAddFilterView() - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from adding a filter view.
- getAddNamedRange() - Method in class com.google.api.services.sheets.v4.model.Request
-
Adds a named range.
- getAddNamedRange() - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from adding a named range.
- getAddProtectedRange() - Method in class com.google.api.services.sheets.v4.model.Request
-
Adds a protected range.
- getAddProtectedRange() - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from adding a protected range.
- getAddSheet() - Method in class com.google.api.services.sheets.v4.model.Request
-
Adds a sheet.
- getAddSheet() - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from adding a sheet.
- getAllSheets() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
True to find/replace over all sheets.
- getAlpha() - Method in class com.google.api.services.sheets.v4.model.Color
-
The fraction of this color that should be applied to the pixel.
- getAlt() - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
Data format for response.
- getAnchorCell() - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
-
The cell the object is anchored to.
- getAppendCells() - Method in class com.google.api.services.sheets.v4.model.Request
-
Appends cells after the last row with data in a sheet.
- getAppendDimension() - Method in class com.google.api.services.sheets.v4.model.Request
-
Appends dimensions to the end of a sheet.
- getAutoFill() - Method in class com.google.api.services.sheets.v4.model.Request
-
Automatically fills in more data based on existing data.
- getAutoRecalc() - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
-
The amount of time to wait before volatile functions are recalculated.
- getAutoResizeDimensions() - Method in class com.google.api.services.sheets.v4.model.Request
-
Automatically resizes one or more dimensions based on the contents of the cells in that
dimension.
- getAxis() - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
-
The axis on the chart.
- getBackgroundColor() - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
The background color of the cell.
- getBasicChart() - Method in class com.google.api.services.sheets.v4.model.ChartSpec
-
A basic chart specification, can be one of many kinds of charts.
- getBasicFilter() - Method in class com.google.api.services.sheets.v4.model.Sheet
-
The filter on this sheet, if any.
- getBearerToken() - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
OAuth bearer token.
- getBlue() - Method in class com.google.api.services.sheets.v4.model.Color
-
The amount of blue in the color as a value in the interval [0, 1].
- getBold() - Method in class com.google.api.services.sheets.v4.model.TextFormat
-
True if the text is bold.
- getBooleanRule() - Method in class com.google.api.services.sheets.v4.model.ConditionalFormatRule
-
The formatting is either "on" or "off" according to the rule.
- getBoolValue() - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
-
Represents a boolean value.
- getBorders() - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
The borders of the cell.
- getBottom() - Method in class com.google.api.services.sheets.v4.model.Borders
-
The bottom border of the cell.
- getBottom() - Method in class com.google.api.services.sheets.v4.model.Padding
-
The bottom padding of the cell.
- getBottom() - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
-
The border to put at the bottom of the range.
- getBuckets() - Method in class com.google.api.services.sheets.v4.model.PivotGroupSortValueBucket
-
Determines the bucket from which values are chosen to sort.
- getCallback() - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
JSONP
- getCell() - Method in class com.google.api.services.sheets.v4.model.RepeatCellRequest
-
The data to write.
- getChart() - Method in class com.google.api.services.sheets.v4.model.AddChartRequest
-
The chart that should be added to the spreadsheet, including the position where it should be
placed.
- getChart() - Method in class com.google.api.services.sheets.v4.model.AddChartResponse
-
The newly added chart.
- getChartId() - Method in class com.google.api.services.sheets.v4.model.EmbeddedChart
-
The ID of the chart.
- getChartId() - Method in class com.google.api.services.sheets.v4.model.UpdateChartSpecRequest
-
The ID of the chart to update.
- getCharts() - Method in class com.google.api.services.sheets.v4.model.Sheet
-
The specifications of every chart on this sheet.
- getChartType() - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
-
The type of the chart.
- getClearBasicFilter() - Method in class com.google.api.services.sheets.v4.model.Request
-
Clears the basic filter on a sheet.
- getCollapsed() - Method in class com.google.api.services.sheets.v4.model.PivotGroupValueMetadata
-
True if the data corresponding to the value is collapsed.
- getColor() - Method in class com.google.api.services.sheets.v4.model.Border
-
The color of the border.
- getColor() - Method in class com.google.api.services.sheets.v4.model.InterpolationPoint
-
The color this interpolation point should use.
- getColumnCount() - Method in class com.google.api.services.sheets.v4.model.GridProperties
-
The number of columns in the grid.
- getColumnIndex() - Method in class com.google.api.services.sheets.v4.model.GridCoordinate
-
The column index of the coordinate.
- getColumnMetadata() - Method in class com.google.api.services.sheets.v4.model.GridData
-
Metadata about the requested columns in the grid, starting with the column in start_column.
- getColumns() - Method in class com.google.api.services.sheets.v4.model.PivotTable
-
Each column grouping in the pivot table.
- getCondition() - Method in class com.google.api.services.sheets.v4.model.BooleanRule
-
The condition of the rule.
- getCondition() - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
-
The condition that data in the cell must match.
- getCondition() - Method in class com.google.api.services.sheets.v4.model.FilterCriteria
-
A condition that must be true for values to be shown.
- getConditionalFormats() - Method in class com.google.api.services.sheets.v4.model.Sheet
-
The conditional format rules in this sheet.
- getCoordinate() - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
-
The coordinate at which the data should start being inserted.
- getCopyPaste() - Method in class com.google.api.services.sheets.v4.model.Request
-
Copies data from one area and pastes it to another.
- getCriteria() - Method in class com.google.api.services.sheets.v4.model.BasicFilter
-
The criteria for showing/hiding values per column.
- getCriteria() - Method in class com.google.api.services.sheets.v4.model.FilterView
-
The criteria for showing/hiding values per column.
- getCriteria() - Method in class com.google.api.services.sheets.v4.model.PivotTable
-
An optional mapping of filters per source column offset.
- getCutPaste() - Method in class com.google.api.services.sheets.v4.model.Request
-
Cuts data from one area and pastes it to another.
- getData() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesRequest
-
The new values to apply to the spreadsheet.
- getData() - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
-
The data to insert.
- getData() - Method in class com.google.api.services.sheets.v4.model.Sheet
-
Data in the grid, if this is a grid sheet.
- getDataValidation() - Method in class com.google.api.services.sheets.v4.model.CellData
-
A data validation rule on the cell, if any.
- getDateTimeRenderOption() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
How dates, times, and durations should be represented in the output.
- getDateTimeRenderOption() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
How dates, times, and durations should be represented in the output.
- getDefaultFormat() - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
-
The default format of all cells in the spreadsheet.
- getDeleteConditionalFormatRule() - Method in class com.google.api.services.sheets.v4.model.Request
-
Deletes an existing conditional format rule.
- getDeleteConditionalFormatRule() - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from deleting a conditional format rule.
- getDeleteDimension() - Method in class com.google.api.services.sheets.v4.model.Request
-
Deletes rows or columns in a sheet.
- getDeleteEmbeddedObject() - Method in class com.google.api.services.sheets.v4.model.Request
-
Deletes an embedded object (e.g, chart, image) in a sheet.
- getDeleteFilterView() - Method in class com.google.api.services.sheets.v4.model.Request
-
Deletes a filter view from a sheet.
- getDeleteNamedRange() - Method in class com.google.api.services.sheets.v4.model.Request
-
Deletes a named range.
- getDeleteProtectedRange() - Method in class com.google.api.services.sheets.v4.model.Request
-
Deletes a protected range.
- getDeleteSheet() - Method in class com.google.api.services.sheets.v4.model.Request
-
Deletes a sheet.
- getDelimiter() - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
-
The delimiter in the data.
- getDelimiter() - Method in class com.google.api.services.sheets.v4.model.TextToColumnsRequest
-
The delimiter to use.
- getDelimiterType() - Method in class com.google.api.services.sheets.v4.model.TextToColumnsRequest
-
The delimiter type to use.
- getDescription() - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
-
The description of this protected range.
- getDestination() - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
-
The location to paste to.
- getDestination() - Method in class com.google.api.services.sheets.v4.model.CutPasteRequest
-
The top-left coordinate where the data should be pasted.
- getDestinationIndex() - Method in class com.google.api.services.sheets.v4.model.MoveDimensionRequest
-
The zero-based start index of where to move the source data to, based on the coordinates
*before* the source data is removed from the grid.
- getDestinationSpreadsheetId() - Method in class com.google.api.services.sheets.v4.model.CopySheetToAnotherSpreadsheetRequest
-
The ID of the spreadsheet to copy the sheet to.
- getDimension() - Method in class com.google.api.services.sheets.v4.model.AppendDimensionRequest
-
Whether rows or columns should be appended.
- getDimension() - Method in class com.google.api.services.sheets.v4.model.DimensionRange
-
The dimension of the span.
- getDimension() - Method in class com.google.api.services.sheets.v4.model.SourceAndDestination
-
The dimension that data should be filled into.
- getDimensionIndex() - Method in class com.google.api.services.sheets.v4.model.SortSpec
-
The dimension the sort should be applied to.
- getDimensions() - Method in class com.google.api.services.sheets.v4.model.AutoResizeDimensionsRequest
-
The dimensions to automatically resize.
- getDomain() - Method in class com.google.api.services.sheets.v4.model.BasicChartDomain
-
The data of the domain.
- getDomain() - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
-
The data that covers the domain of the pie chart.
- getDomains() - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
-
The domain of data this is charting.
- getDomainUsersCanEdit() - Method in class com.google.api.services.sheets.v4.model.Editors
-
True if anyone in the document's domain has edit access to the protected range.
- getDuplicateFilterView() - Method in class com.google.api.services.sheets.v4.model.Request
-
Duplicates a filter view.
- getDuplicateFilterView() - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from duplicating a filter view.
- getDuplicateSheet() - Method in class com.google.api.services.sheets.v4.model.Request
-
Duplicates a sheet.
- getDuplicateSheet() - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from duplicating a sheet.
- getEditors() - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
-
The users and groups with edit access to the protected range.
- getEffectiveFormat() - Method in class com.google.api.services.sheets.v4.model.CellData
-
The effective format being used by the cell.
- getEffectiveValue() - Method in class com.google.api.services.sheets.v4.model.CellData
-
The effective value of the cell.
- getEndColumnIndex() - Method in class com.google.api.services.sheets.v4.model.GridRange
-
The end column (exclusive) of the range, or not set if unbounded.
- getEndIndex() - Method in class com.google.api.services.sheets.v4.model.DimensionRange
-
The end (exclusive) of the span, or not set if unbounded.
- getEndRowIndex() - Method in class com.google.api.services.sheets.v4.model.GridRange
-
The end row (exclusive) of the range, or not set if unbounded.
- getErrorValue() - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
-
Represents an error.
- getFields() - Method in class com.google.api.services.sheets.v4.model.AppendCellsRequest
-
The fields of CellData that should be updated.
- getFields() - Method in class com.google.api.services.sheets.v4.model.RepeatCellRequest
-
The fields that should be updated.
- getFields() - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
-
The fields of CellData that should be updated.
- getFields() - Method in class com.google.api.services.sheets.v4.model.UpdateDimensionPropertiesRequest
-
The fields that should be updated.
- getFields() - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionRequest
-
The fields of OverlayPosition that should be updated when setting a new position.
- getFields() - Method in class com.google.api.services.sheets.v4.model.UpdateFilterViewRequest
-
The fields that should be updated.
- getFields() - Method in class com.google.api.services.sheets.v4.model.UpdateNamedRangeRequest
-
The fields that should be updated.
- getFields() - Method in class com.google.api.services.sheets.v4.model.UpdateProtectedRangeRequest
-
The fields that should be updated.
- getFields() - Method in class com.google.api.services.sheets.v4.model.UpdateSheetPropertiesRequest
-
The fields that should be updated.
- getFields() - Method in class com.google.api.services.sheets.v4.model.UpdateSpreadsheetPropertiesRequest
-
The fields that should be updated.
- getFields() - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
Selector specifying which fields to include in a partial response.
- getFillLength() - Method in class com.google.api.services.sheets.v4.model.SourceAndDestination
-
The number of rows or columns that data should be filled into.
- getFilter() - Method in class com.google.api.services.sheets.v4.model.AddFilterViewRequest
-
The filter to add.
- getFilter() - Method in class com.google.api.services.sheets.v4.model.AddFilterViewResponse
-
The newly added filter view.
- getFilter() - Method in class com.google.api.services.sheets.v4.model.DuplicateFilterViewResponse
-
The newly created filter.
- getFilter() - Method in class com.google.api.services.sheets.v4.model.SetBasicFilterRequest
-
The filter to set.
- getFilter() - Method in class com.google.api.services.sheets.v4.model.UpdateFilterViewRequest
-
The new properties of the filter view.
- getFilterId() - Method in class com.google.api.services.sheets.v4.model.DeleteFilterViewRequest
-
The ID of the filter to delete.
- getFilterId() - Method in class com.google.api.services.sheets.v4.model.DuplicateFilterViewRequest
-
The ID of the filter being duplicated.
- getFilterViewId() - Method in class com.google.api.services.sheets.v4.model.FilterView
-
The ID of the filter view.
- getFilterViews() - Method in class com.google.api.services.sheets.v4.model.Sheet
-
The filter views in this sheet.
- getFind() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
The value to search.
- getFindReplace() - Method in class com.google.api.services.sheets.v4.model.Request
-
Finds and replaces occurrences of some text with other text.
- getFindReplace() - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from doing a find/replace.
- getFontFamily() - Method in class com.google.api.services.sheets.v4.model.TextFormat
-
The font family.
- getFontSize() - Method in class com.google.api.services.sheets.v4.model.TextFormat
-
The size of the font.
- getForegroundColor() - Method in class com.google.api.services.sheets.v4.model.TextFormat
-
The foreground color of the text.
- getFormat() - Method in class com.google.api.services.sheets.v4.model.BasicChartAxis
-
The format of the title.
- getFormat() - Method in class com.google.api.services.sheets.v4.model.BooleanRule
-
The format to apply.
- getFormat() - Method in class com.google.api.services.sheets.v4.model.TextFormatRun
-
The format of this run.
- getFormattedValue() - Method in class com.google.api.services.sheets.v4.model.CellData
-
The formatted value of the cell.
- getFormula() - Method in class com.google.api.services.sheets.v4.model.PivotValue
-
A custom formula to calculate the value.
- getFormulasChanged() - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
-
The number of formula cells changed.
- getFormulaValue() - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
-
Represents a formula.
- getFrozenColumnCount() - Method in class com.google.api.services.sheets.v4.model.GridProperties
-
The number of columns that are frozen in the grid.
- getFrozenRowCount() - Method in class com.google.api.services.sheets.v4.model.GridProperties
-
The number of rows that are frozen in the grid.
- getGradientRule() - Method in class com.google.api.services.sheets.v4.model.ConditionalFormatRule
-
The formatting will vary based on the gradients in the rule.
- getGreen() - Method in class com.google.api.services.sheets.v4.model.Color
-
The amount of green in the color as a value in the interval [0, 1].
- getGridProperties() - Method in class com.google.api.services.sheets.v4.model.SheetProperties
-
Additional properties of the sheet if this sheet is a grid.
- getGroups() - Method in class com.google.api.services.sheets.v4.model.Editors
-
The email addresses of groups with edit access to the protected range.
- getHeaderCount() - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
-
The number of rows or columns in the data that are "headers".
- getHeightPixels() - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
-
The height of the object, in pixels.
- getHidden() - Method in class com.google.api.services.sheets.v4.model.SheetProperties
-
True if the sheet is hidden in the UI, false if it's visible.
- getHiddenByFilter() - Method in class com.google.api.services.sheets.v4.model.DimensionProperties
-
True if this dimension is being filtered.
- getHiddenByUser() - Method in class com.google.api.services.sheets.v4.model.DimensionProperties
-
True if this dimension is explicitly hidden.
- getHiddenDimensionStrategy() - Method in class com.google.api.services.sheets.v4.model.ChartSpec
-
Determines how the charts will use hidden rows or columns.
- getHiddenValues() - Method in class com.google.api.services.sheets.v4.model.FilterCriteria
-
Values that should be hidden.
- getHideGridlines() - Method in class com.google.api.services.sheets.v4.model.GridProperties
-
True if the grid isn't showing gridlines in the UI.
- getHorizontalAlignment() - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
The horizontal alignment of the value in the cell.
- getHtml() - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
-
True if the data is HTML.
- getHyperlink() - Method in class com.google.api.services.sheets.v4.model.CellData
-
A hyperlink this cell points to, if any.
- getHyperlinkDisplayType() - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
How a hyperlink, if it exists, should be displayed in the cell.
- getIncludeFormulas() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
True if the search should include cells with formulas.
- getIncludeGridData() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
True if grid data should be returned.
- getIndex() - Method in class com.google.api.services.sheets.v4.model.AddConditionalFormatRuleRequest
-
The zero-based index where the rule should be inserted.
- getIndex() - Method in class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleRequest
-
The zero-based index of the rule to be deleted.
- getIndex() - Method in class com.google.api.services.sheets.v4.model.SheetProperties
-
The index of the sheet within the spreadsheet.
- getIndex() - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
-
The zero-based index of the rule that should be replaced or moved.
- getInheritFromBefore() - Method in class com.google.api.services.sheets.v4.model.InsertDimensionRequest
-
Whether dimension properties should be extended from the dimensions before or after the newly
inserted dimensions.
- getInnerHorizontal() - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
-
The horizontal border to put within the range.
- getInnerVertical() - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
-
The vertical border to put within the range.
- getInputMessage() - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
-
A message to show the user when adding data to the cell.
- getInsertDataOption() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
How the input data should be inserted.
- getInsertDimension() - Method in class com.google.api.services.sheets.v4.model.Request
-
Inserts new rows or columns in a sheet.
- getInsertSheetIndex() - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
-
The zero-based index where the new sheet should be inserted.
- getItalic() - Method in class com.google.api.services.sheets.v4.model.TextFormat
-
True if the text is italicized.
- getKey() - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
API key.
- getLeft() - Method in class com.google.api.services.sheets.v4.model.Borders
-
The left border of the cell.
- getLeft() - Method in class com.google.api.services.sheets.v4.model.Padding
-
The left padding of the cell.
- getLeft() - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
-
The border to put at the left of the range.
- getLegendPosition() - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
-
The position of the chart legend.
- getLegendPosition() - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
-
Where the legend of the pie chart should be drawn.
- getLength() - Method in class com.google.api.services.sheets.v4.model.AppendDimensionRequest
-
The number of rows or columns to append.
- getLocale() - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
-
The locale of the spreadsheet in one of the following formats:
* an ISO 639-1 language code such as `en`
* an ISO 639-2 language code such as `fil`, if no 639-1 code exists
* a combination of the ISO language code and country code, such as `en_US`
Note: when updating this field, not all locales/languages are supported.
- getMajorDimension() - Method in class com.google.api.services.sheets.v4.model.ValueRange
-
The major dimension of the values.
- getMajorDimension() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
The major dimension that results should use.
- getMajorDimension() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
The major dimension that results should use.
- getMatchCase() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
True if the search is case sensitive.
- getMatchEntireCell() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
True if the find value should match the entire cell.
- getMaxpoint() - Method in class com.google.api.services.sheets.v4.model.GradientRule
-
The final interpolation point.
- getMergeCells() - Method in class com.google.api.services.sheets.v4.model.Request
-
Merges cells together.
- getMerges() - Method in class com.google.api.services.sheets.v4.model.Sheet
-
The ranges that are merged together.
- getMergeType() - Method in class com.google.api.services.sheets.v4.model.MergeCellsRequest
-
How the cells should be merged.
- getMessage() - Method in class com.google.api.services.sheets.v4.model.ErrorValue
-
A message with more information about the error (in the spreadsheet's locale).
- getMidpoint() - Method in class com.google.api.services.sheets.v4.model.GradientRule
-
An optional midway interpolation point.
- getMinpoint() - Method in class com.google.api.services.sheets.v4.model.GradientRule
-
The starting interpolation point.
- getMoveDimension() - Method in class com.google.api.services.sheets.v4.model.Request
-
Moves rows or columns to another location in a sheet.
- getName() - Method in class com.google.api.services.sheets.v4.model.NamedRange
-
The name of the named range.
- getName() - Method in class com.google.api.services.sheets.v4.model.PivotValue
-
A name to use for the value.
- getNamedRange() - Method in class com.google.api.services.sheets.v4.model.AddNamedRangeRequest
-
The named range to add.
- getNamedRange() - Method in class com.google.api.services.sheets.v4.model.AddNamedRangeResponse
-
The named range to add.
- getNamedRange() - Method in class com.google.api.services.sheets.v4.model.UpdateNamedRangeRequest
-
The named range to update with the new properties.
- getNamedRangeId() - Method in class com.google.api.services.sheets.v4.model.DeleteNamedRangeRequest
-
The ID of the named range to delete.
- getNamedRangeId() - Method in class com.google.api.services.sheets.v4.model.FilterView
-
The named range this filter view is backed by, if any.
- getNamedRangeId() - Method in class com.google.api.services.sheets.v4.model.NamedRange
-
The ID of the named range.
- getNamedRangeId() - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
-
The named range this protected range is backed by, if any.
- getNamedRanges() - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
-
The named ranges defined in a spreadsheet.
- getNewIndex() - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
-
The zero-based new index the rule should end up at.
- getNewIndex() - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
-
The index of the new rule.
- getNewPosition() - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionRequest
-
An explicit position to move the embedded object to.
- getNewRule() - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
-
The new rule that replaced the old rule (if replacing), or the rule that was moved (if moved)
- getNewSheet() - Method in class com.google.api.services.sheets.v4.model.EmbeddedObjectPosition
-
If true, the embedded object will be put on a new sheet whose ID is chosen for you.
- getNewSheetId() - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
-
If set, the ID of the new sheet.
- getNewSheetName() - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
-
The name of the new sheet.
- getNote() - Method in class com.google.api.services.sheets.v4.model.CellData
-
Any note on the cell.
- getNumberFormat() - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
A format describing how number values should be represented to the user.
- getNumberValue() - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
-
Represents a double value.
- getOauthToken() - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
OAuth 2.0 token for the current user.
- getObjectId() - Method in class com.google.api.services.sheets.v4.model.DeleteEmbeddedObjectRequest
-
The ID of the embedded object to delete.
- getObjectId() - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionRequest
-
The ID of the object to moved.
- getOccurrencesChanged() - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
-
The number of occurrences (possibly multiple within a cell) changed.
- getOffsetXPixels() - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
-
The horizontal offset, in pixels, that the object is offset from the anchor cell.
- getOffsetYPixels() - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
-
The vertical offset, in pixels, that the object is offset from the anchor cell.
- getOldIndex() - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
-
The old index of the rule.
- getOldRule() - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
-
The old (deleted) rule.
- getOverlayPosition() - Method in class com.google.api.services.sheets.v4.model.EmbeddedObjectPosition
-
The position at which the object is overlaid on top of a grid.
- getPadding() - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
The padding of the cell.
- getPasteData() - Method in class com.google.api.services.sheets.v4.model.Request
-
Pastes data (HTML or delimited) into a sheet.
- getPasteOrientation() - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
-
How that data should be oriented when pasting.
- getPasteType() - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
-
What kind of data to paste.
- getPasteType() - Method in class com.google.api.services.sheets.v4.model.CutPasteRequest
-
What kind of data to paste.
- getPattern() - Method in class com.google.api.services.sheets.v4.model.NumberFormat
-
Pattern string used for formatting.
- getPieChart() - Method in class com.google.api.services.sheets.v4.model.ChartSpec
-
A pie chart specification.
- getPieHole() - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
-
The size of the hole in the pie chart.
- getPivotTable() - Method in class com.google.api.services.sheets.v4.model.CellData
-
A pivot table anchored at this cell.
- getPixelSize() - Method in class com.google.api.services.sheets.v4.model.DimensionProperties
-
The height (if a row) or width (if a column) of the dimension in pixels.
- getPosition() - Method in class com.google.api.services.sheets.v4.model.BasicChartAxis
-
The position of this axis.
- getPosition() - Method in class com.google.api.services.sheets.v4.model.EmbeddedChart
-
The position of the chart.
- getPosition() - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionResponse
-
The new position of the embedded object.
- getPp() - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
Pretty-print response.
- getPrettyPrint() - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
Returns response with indentations and line breaks.
- getProperties() - Method in class com.google.api.services.sheets.v4.model.AddSheetRequest
-
The properties the new sheet should have.
- getProperties() - Method in class com.google.api.services.sheets.v4.model.AddSheetResponse
-
The properties of the newly added sheet.
- getProperties() - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetResponse
-
The properties of the duplicate sheet.
- getProperties() - Method in class com.google.api.services.sheets.v4.model.Sheet
-
The properties of the sheet.
- getProperties() - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
-
Overall properties of a spreadsheet.
- getProperties() - Method in class com.google.api.services.sheets.v4.model.UpdateDimensionPropertiesRequest
-
Properties to update.
- getProperties() - Method in class com.google.api.services.sheets.v4.model.UpdateSheetPropertiesRequest
-
The properties to update.
- getProperties() - Method in class com.google.api.services.sheets.v4.model.UpdateSpreadsheetPropertiesRequest
-
The properties to update.
- getProtectedRange() - Method in class com.google.api.services.sheets.v4.model.AddProtectedRangeRequest
-
The protected range to be added.
- getProtectedRange() - Method in class com.google.api.services.sheets.v4.model.AddProtectedRangeResponse
-
The newly added protected range.
- getProtectedRange() - Method in class com.google.api.services.sheets.v4.model.UpdateProtectedRangeRequest
-
The protected range to update with the new properties.
- getProtectedRangeId() - Method in class com.google.api.services.sheets.v4.model.DeleteProtectedRangeRequest
-
The ID of the protected range to delete.
- getProtectedRangeId() - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
-
The ID of the protected range.
- getProtectedRanges() - Method in class com.google.api.services.sheets.v4.model.Sheet
-
The protected ranges in this sheet.
- getQuotaUser() - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
Available to use for quota purposes for server-side applications.
- getRange() - Method in class com.google.api.services.sheets.v4.model.AutoFillRequest
-
The range to autofill.
- getRange() - Method in class com.google.api.services.sheets.v4.model.BasicFilter
-
The range the filter covers.
- getRange() - Method in class com.google.api.services.sheets.v4.model.DeleteDimensionRequest
-
The dimensions to delete from the sheet.
- getRange() - Method in class com.google.api.services.sheets.v4.model.FilterView
-
The range this filter view covers.
- getRange() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
The range to find/replace over.
- getRange() - Method in class com.google.api.services.sheets.v4.model.InsertDimensionRequest
-
The dimensions to insert.
- getRange() - Method in class com.google.api.services.sheets.v4.model.MergeCellsRequest
-
The range of cells to merge.
- getRange() - Method in class com.google.api.services.sheets.v4.model.NamedRange
-
The range this represents.
- getRange() - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
-
The range that is being protected.
- getRange() - Method in class com.google.api.services.sheets.v4.model.RepeatCellRequest
-
The range to repeat the cell in.
- getRange() - Method in class com.google.api.services.sheets.v4.model.SetDataValidationRequest
-
The range the data validation rule should apply to.
- getRange() - Method in class com.google.api.services.sheets.v4.model.SortRangeRequest
-
The range to sort.
- getRange() - Method in class com.google.api.services.sheets.v4.model.UnmergeCellsRequest
-
The range within which all cells should be unmerged.
- getRange() - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
-
The range whose borders should be updated.
- getRange() - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
-
The range to write data to.
- getRange() - Method in class com.google.api.services.sheets.v4.model.UpdateDimensionPropertiesRequest
-
The rows or columns to update.
- getRange() - Method in class com.google.api.services.sheets.v4.model.ValueRange
-
The range the values cover, in A1 notation.
- getRange() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
The A1 notation of a range to search for a logical table of data.
- getRange() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
The A1 notation of the values to retrieve.
- getRange() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
The A1 notation of the values to update.
- getRanges() - Method in class com.google.api.services.sheets.v4.model.ConditionalFormatRule
-
The ranges that will be formatted if the condition is true.
- getRanges() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
The ranges to retrieve from the spreadsheet.
- getRanges() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
The A1 notation of the values to retrieve.
- getRed() - Method in class com.google.api.services.sheets.v4.model.Color
-
The amount of red in the color as a value in the interval [0, 1].
- getRelativeDate() - Method in class com.google.api.services.sheets.v4.model.ConditionValue
-
A relative date (based on the current date).
- getRepeatCell() - Method in class com.google.api.services.sheets.v4.model.Request
-
Repeats a single cell across a range.
- getReplacement() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
The value to use as the replacement.
- getReplies() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetResponse
-
The reply of the updates.
- getRequestingUserCanEdit() - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
-
True if the user who requested this protected range can edit the protected area.
- getRequests() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetRequest
-
A list of updates to apply to the spreadsheet.
- getResponses() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
-
One UpdateValuesResponse per requested range, in the same order as the requests appeared.
- getRight() - Method in class com.google.api.services.sheets.v4.model.Borders
-
The right border of the cell.
- getRight() - Method in class com.google.api.services.sheets.v4.model.Padding
-
The right padding of the cell.
- getRight() - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
-
The border to put at the right of the range.
- getRightToLeft() - Method in class com.google.api.services.sheets.v4.model.SheetProperties
-
True if the sheet is an RTL sheet instead of an LTR sheet.
- getRowCount() - Method in class com.google.api.services.sheets.v4.model.GridProperties
-
The number of rows in the grid.
- getRowData() - Method in class com.google.api.services.sheets.v4.model.GridData
-
The data in the grid, one entry per row, starting with the row in startRow.
- getRowIndex() - Method in class com.google.api.services.sheets.v4.model.GridCoordinate
-
The row index of the coordinate.
- getRowMetadata() - Method in class com.google.api.services.sheets.v4.model.GridData
-
Metadata about the requested rows in the grid, starting with the row in start_row.
- getRows() - Method in class com.google.api.services.sheets.v4.model.AppendCellsRequest
-
The data to append.
- getRows() - Method in class com.google.api.services.sheets.v4.model.PivotTable
-
Each row grouping in the pivot table.
- getRows() - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
-
The data to write.
- getRowsChanged() - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
-
The number of rows changed.
- getRule() - Method in class com.google.api.services.sheets.v4.model.AddConditionalFormatRuleRequest
-
The rule to add.
- getRule() - Method in class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleResponse
-
The rule that was deleted.
- getRule() - Method in class com.google.api.services.sheets.v4.model.SetDataValidationRequest
-
The data validation rule to set on each cell in the range, or empty to clear the data
validation in the range.
- getRule() - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
-
The rule that should replace the rule at the given index.
- getSearchByRegex() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
True if the find value is a regex.
- getSeries() - Method in class com.google.api.services.sheets.v4.model.BasicChartSeries
-
The data being visualized in this chart series.
- getSeries() - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
-
The data this chart is visualizing.
- getSeries() - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
-
The data that covers the one and only series of the pie chart.
- getSetBasicFilter() - Method in class com.google.api.services.sheets.v4.model.Request
-
Sets the basic filter on a sheet.
- getSetDataValidation() - Method in class com.google.api.services.sheets.v4.model.Request
-
Sets data validation for one or more cells.
- getSheetId() - Method in class com.google.api.services.sheets.v4.model.AppendCellsRequest
-
The sheet ID to append the data to.
- getSheetId() - Method in class com.google.api.services.sheets.v4.model.AppendDimensionRequest
-
The sheet to append rows or columns to.
- getSheetId() - Method in class com.google.api.services.sheets.v4.model.ClearBasicFilterRequest
-
The sheet ID on which the basic filter should be cleared.
- getSheetId() - Method in class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleRequest
-
The sheet the rule is being deleted from.
- getSheetId() - Method in class com.google.api.services.sheets.v4.model.DeleteSheetRequest
-
The ID of the sheet to delete.
- getSheetId() - Method in class com.google.api.services.sheets.v4.model.DimensionRange
-
The sheet this span is on.
- getSheetId() - Method in class com.google.api.services.sheets.v4.model.EmbeddedObjectPosition
-
The sheet this is on.
- getSheetId() - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
The sheet to find/replace over.
- getSheetId() - Method in class com.google.api.services.sheets.v4.model.GridCoordinate
-
The sheet this coordinate is on.
- getSheetId() - Method in class com.google.api.services.sheets.v4.model.GridRange
-
The sheet this range is on.
- getSheetId() - Method in class com.google.api.services.sheets.v4.model.SheetProperties
-
The ID of the sheet.
- getSheetId() - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
-
The sheet of the rule to move.
- getSheetId() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
The ID of the sheet to copy.
- getSheets() - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
-
The sheets that are part of a spreadsheet.
- getSheetsChanged() - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
-
The number of sheets changed.
- getSheetType() - Method in class com.google.api.services.sheets.v4.model.SheetProperties
-
The type of sheet.
- getShowCustomUi() - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
-
True if the UI should be customized based on the kind of condition.
- getShowTotals() - Method in class com.google.api.services.sheets.v4.model.PivotGroup
-
True if the pivot table should include the totals for this grouping.
- getSortOrder() - Method in class com.google.api.services.sheets.v4.model.PivotGroup
-
The order the values in this group should be sorted.
- getSortOrder() - Method in class com.google.api.services.sheets.v4.model.SortSpec
-
The order data should be sorted.
- getSortRange() - Method in class com.google.api.services.sheets.v4.model.Request
-
Sorts data in a range.
- getSortSpecs() - Method in class com.google.api.services.sheets.v4.model.BasicFilter
-
The sort order per column.
- getSortSpecs() - Method in class com.google.api.services.sheets.v4.model.FilterView
-
The sort order per column.
- getSortSpecs() - Method in class com.google.api.services.sheets.v4.model.SortRangeRequest
-
The sort order per column.
- getSource() - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
-
The source range to copy.
- getSource() - Method in class com.google.api.services.sheets.v4.model.CutPasteRequest
-
The source data to cut.
- getSource() - Method in class com.google.api.services.sheets.v4.model.MoveDimensionRequest
-
The source dimensions to move.
- getSource() - Method in class com.google.api.services.sheets.v4.model.PivotTable
-
The range the pivot table is reading data from.
- getSource() - Method in class com.google.api.services.sheets.v4.model.SourceAndDestination
-
The location of the data to use as the source of the autofill.
- getSource() - Method in class com.google.api.services.sheets.v4.model.TextToColumnsRequest
-
The source data range.
- getSourceAndDestination() - Method in class com.google.api.services.sheets.v4.model.AutoFillRequest
-
The source and destination areas to autofill.
- getSourceColumnOffset() - Method in class com.google.api.services.sheets.v4.model.PivotGroup
-
The column offset of the source range that this grouping is based on.
- getSourceColumnOffset() - Method in class com.google.api.services.sheets.v4.model.PivotValue
-
The column offset of the source range that this value reads from.
- getSourceRange() - Method in class com.google.api.services.sheets.v4.model.ChartData
-
The source ranges of the data.
- getSources() - Method in class com.google.api.services.sheets.v4.model.ChartSourceRange
-
The ranges of data for a series or domain.
- getSourceSheetId() - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
-
The sheet to duplicate.
- getSpec() - Method in class com.google.api.services.sheets.v4.model.EmbeddedChart
-
The specification of the chart.
- getSpec() - Method in class com.google.api.services.sheets.v4.model.UpdateChartSpecRequest
-
The specification to apply to the chart.
- getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.model.AppendValuesResponse
-
The spreadsheet the updates were applied to.
- getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.model.BatchGetValuesResponse
-
The ID of the spreadsheet the data was retrieved from.
- getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetResponse
-
The spreadsheet the updates were applied to.
- getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
-
The spreadsheet the updates were applied to.
- getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
-
The ID of the spreadsheet.
- getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
-
The spreadsheet the updates were applied to.
- getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
-
The spreadsheet to apply the updates to.
- getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
The spreadsheet to request.
- getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
The ID of the spreadsheet containing the sheet to copy.
- getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
The ID of the spreadsheet to update.
- getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
The ID of the spreadsheet to retrieve data from.
- getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
-
The ID of the spreadsheet to update.
- getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
The ID of the spreadsheet to retrieve data from.
- getSpreadsheetId() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
The ID of the spreadsheet to update.
- getStart() - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
-
The coordinate to start writing data at.
- getStartColumn() - Method in class com.google.api.services.sheets.v4.model.GridData
-
The first column this GridData refers to, zero-based.
- getStartColumnIndex() - Method in class com.google.api.services.sheets.v4.model.GridRange
-
The start column (inclusive) of the range, or not set if unbounded.
- getStartIndex() - Method in class com.google.api.services.sheets.v4.model.DimensionRange
-
The start (inclusive) of the span, or not set if unbounded.
- getStartIndex() - Method in class com.google.api.services.sheets.v4.model.TextFormatRun
-
The character index where this run starts.
- getStartRow() - Method in class com.google.api.services.sheets.v4.model.GridData
-
The first row this GridData refers to, zero-based.
- getStartRowIndex() - Method in class com.google.api.services.sheets.v4.model.GridRange
-
The start row (inclusive) of the range, or not set if unbounded.
- getStrict() - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
-
True if invalid data should be rejected.
- getStrikethrough() - Method in class com.google.api.services.sheets.v4.model.TextFormat
-
True if the text has a strikethrough.
- getStringValue() - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
-
Represents a string value.
- getStyle() - Method in class com.google.api.services.sheets.v4.model.Border
-
The style of the border.
- getSummarizeFunction() - Method in class com.google.api.services.sheets.v4.model.PivotValue
-
A function to summarize the value.
- getTabColor() - Method in class com.google.api.services.sheets.v4.model.SheetProperties
-
The color of the tab in the UI.
- getTableRange() - Method in class com.google.api.services.sheets.v4.model.AppendValuesResponse
-
The range (in A1 notation) of the table that values are being appended to (before the values
were appended).
- getTargetAxis() - Method in class com.google.api.services.sheets.v4.model.BasicChartSeries
-
The minor axis that will specify the range of values for this series.
- getTextDirection() - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
The direction of the text in the cell.
- getTextFormat() - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
The format of the text in the cell (unless overridden by a format run).
- getTextFormatRuns() - Method in class com.google.api.services.sheets.v4.model.CellData
-
Runs of rich text applied to subsections of the cell.
- getTextToColumns() - Method in class com.google.api.services.sheets.v4.model.Request
-
Converts a column of text into many columns of text.
- getThreeDimensional() - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
-
True if the pie is three dimensional.
- getTimeZone() - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
-
The time zone of the spreadsheet, in CLDR format such as `America/New_York`.
- getTitle() - Method in class com.google.api.services.sheets.v4.model.BasicChartAxis
-
The title of this axis.
- getTitle() - Method in class com.google.api.services.sheets.v4.model.ChartSpec
-
The title of the chart.
- getTitle() - Method in class com.google.api.services.sheets.v4.model.FilterView
-
The name of the filter view.
- getTitle() - Method in class com.google.api.services.sheets.v4.model.SheetProperties
-
The name of the sheet.
- getTitle() - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
-
The title of the spreadsheet.
- getTop() - Method in class com.google.api.services.sheets.v4.model.Borders
-
The top border of the cell.
- getTop() - Method in class com.google.api.services.sheets.v4.model.Padding
-
The top padding of the cell.
- getTop() - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
-
The border to put at the top of the range.
- getTotalUpdatedCells() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
-
The total number of cells updated.
- getTotalUpdatedColumns() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
-
The total number of columns where at least one cell in the column was updated.
- getTotalUpdatedRows() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
-
The total number of rows where at least one cell in the row was updated.
- getTotalUpdatedSheets() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
-
The total number of sheets where at least one cell in the sheet was updated.
- getType() - Method in class com.google.api.services.sheets.v4.model.BasicChartSeries
-
The type of this series.
- getType() - Method in class com.google.api.services.sheets.v4.model.BooleanCondition
-
The type of condition.
- getType() - Method in class com.google.api.services.sheets.v4.model.ErrorValue
-
The type of error.
- getType() - Method in class com.google.api.services.sheets.v4.model.InterpolationPoint
-
How the value should be interpreted.
- getType() - Method in class com.google.api.services.sheets.v4.model.NumberFormat
-
The type of the number format.
- getType() - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
-
How the data should be pasted.
- getUnderline() - Method in class com.google.api.services.sheets.v4.model.TextFormat
-
True if the text is underlined.
- getUnmergeCells() - Method in class com.google.api.services.sheets.v4.model.Request
-
Unmerges merged cells.
- getUnprotectedRanges() - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
-
The list of unprotected ranges within a protected sheet.
- getUpdateBorders() - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates the borders in a range of cells.
- getUpdateCells() - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates many cells at once.
- getUpdateChartSpec() - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates a chart's specifications.
- getUpdateConditionalFormatRule() - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates an existing conditional format rule.
- getUpdateConditionalFormatRule() - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from updating a conditional format rule.
- getUpdatedCells() - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
-
The number of cells updated.
- getUpdatedColumns() - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
-
The number of columns where at least one cell in the column was updated.
- getUpdateDimensionProperties() - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates dimensions' properties.
- getUpdatedRange() - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
-
The range (in A1 notation) that updates were applied to.
- getUpdatedRows() - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
-
The number of rows where at least one cell in the row was updated.
- getUpdateEmbeddedObjectPosition() - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates an embedded object's (e.g.
- getUpdateEmbeddedObjectPosition() - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from updating an embedded object's position.
- getUpdateFilterView() - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates the properties of a filter view.
- getUpdateNamedRange() - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates a named range.
- getUpdateProtectedRange() - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates a protected range.
- getUpdates() - Method in class com.google.api.services.sheets.v4.model.AppendValuesResponse
-
Information about the updates that were applied.
- getUpdateSheetProperties() - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates a sheet's properties.
- getUpdateSpreadsheetProperties() - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates the spreadsheet's properties.
- getUploadProtocol() - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
Upload protocol for media (e.g.
- getUploadType() - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
Legacy upload protocol for media (e.g.
- getUseAlternateSeries() - Method in class com.google.api.services.sheets.v4.model.AutoFillRequest
-
True if we should generate data with the "alternate" series.
- getUserEnteredFormat() - Method in class com.google.api.services.sheets.v4.model.CellData
-
The format the user entered for the cell.
- getUserEnteredValue() - Method in class com.google.api.services.sheets.v4.model.CellData
-
The value the user entered in the cell.
- getUserEnteredValue() - Method in class com.google.api.services.sheets.v4.model.ConditionValue
-
A value the condition is based on.
- getUsers() - Method in class com.google.api.services.sheets.v4.model.Editors
-
The email addresses of users with edit access to the protected range.
- getValue() - Method in class com.google.api.services.sheets.v4.model.InterpolationPoint
-
The value this interpolation point uses.
- getValue() - Method in class com.google.api.services.sheets.v4.model.PivotGroupValueMetadata
-
The calculated value the metadata corresponds to.
- getValueBucket() - Method in class com.google.api.services.sheets.v4.model.PivotGroup
-
The bucket of the opposite pivot group to sort by.
- getValueInputOption() - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesRequest
-
How the input data should be interpreted.
- getValueInputOption() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
How the input data should be interpreted.
- getValueInputOption() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
How the input data should be interpreted.
- getValueLayout() - Method in class com.google.api.services.sheets.v4.model.PivotTable
-
Whether values should be listed horizontally (as columns) or vertically (as rows).
- getValueMetadata() - Method in class com.google.api.services.sheets.v4.model.PivotGroup
-
Metadata about values in the grouping.
- getValueRanges() - Method in class com.google.api.services.sheets.v4.model.BatchGetValuesResponse
-
The requested values.
- getValueRenderOption() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
How values should be represented in the output.
- getValueRenderOption() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
How values should be represented in the output.
- getValues() - Method in class com.google.api.services.sheets.v4.model.BooleanCondition
-
The values of the condition.
- getValues() - Method in class com.google.api.services.sheets.v4.model.PivotTable
-
A list of values to include in the pivot table.
- getValues() - Method in class com.google.api.services.sheets.v4.model.RowData
-
The values in the row, one per column.
- getValues() - Method in class com.google.api.services.sheets.v4.model.ValueRange
-
The data that was read or to be written.
- getValuesChanged() - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
-
The number of non-formula cells changed.
- getValuesIndex() - Method in class com.google.api.services.sheets.v4.model.PivotGroupSortValueBucket
-
The offset in the PivotTable.values list which the values in this grouping should be sorted by.
- getVerticalAlignment() - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
The vertical alignment of the value in the cell.
- getVisibleValues() - Method in class com.google.api.services.sheets.v4.model.PivotFilterCriteria
-
Values that should be included.
- getWarningOnly() - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
-
True if this protected range will show a warning when editing.
- getWidth() - Method in class com.google.api.services.sheets.v4.model.Border
-
The width of the border, in pixels.
- getWidthPixels() - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
-
The width of the object, in pixels.
- getWrapStrategy() - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
The wrap strategy for the value in the cell.
- GradientRule - Class in com.google.api.services.sheets.v4.model
-
A rule that applies a gradient color scale format, based on the interpolation points listed.
- GradientRule() - Constructor for class com.google.api.services.sheets.v4.model.GradientRule
-
- GridCoordinate - Class in com.google.api.services.sheets.v4.model
-
A coordinate in a sheet.
- GridCoordinate() - Constructor for class com.google.api.services.sheets.v4.model.GridCoordinate
-
- GridData - Class in com.google.api.services.sheets.v4.model
-
Data in the grid, as well as metadata about the dimensions.
- GridData() - Constructor for class com.google.api.services.sheets.v4.model.GridData
-
- GridProperties - Class in com.google.api.services.sheets.v4.model
-
Properties of a grid.
- GridProperties() - Constructor for class com.google.api.services.sheets.v4.model.GridProperties
-
- GridRange - Class in com.google.api.services.sheets.v4.model
-
A range on a sheet.
- GridRange() - Constructor for class com.google.api.services.sheets.v4.model.GridRange
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddChartRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddChartResponse
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddConditionalFormatRuleRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddFilterViewRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddFilterViewResponse
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddNamedRangeRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddNamedRangeResponse
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddProtectedRangeRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddProtectedRangeResponse
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddSheetRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AddSheetResponse
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AppendCellsRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AppendDimensionRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AppendValuesResponse
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AutoFillRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.AutoResizeDimensionsRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BasicChartAxis
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BasicChartDomain
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BasicChartSeries
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BasicFilter
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BatchGetValuesResponse
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetResponse
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BooleanCondition
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.BooleanRule
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.Border
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.Borders
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.CellData
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ChartData
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ChartSourceRange
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ChartSpec
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ClearBasicFilterRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.Color
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ConditionalFormatRule
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ConditionValue
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.CopySheetToAnotherSpreadsheetRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.CutPasteRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleResponse
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DeleteDimensionRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DeleteEmbeddedObjectRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DeleteFilterViewRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DeleteNamedRangeRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DeleteProtectedRangeRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DeleteSheetRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DimensionProperties
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DimensionRange
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DuplicateFilterViewRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DuplicateFilterViewResponse
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetResponse
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.Editors
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.EmbeddedChart
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.EmbeddedObjectPosition
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ErrorValue
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.FilterCriteria
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.FilterView
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.GradientRule
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.GridCoordinate
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.GridData
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.GridProperties
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.GridRange
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.InsertDimensionRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.InterpolationPoint
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.MergeCellsRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.MoveDimensionRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.NamedRange
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.NumberFormat
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.Padding
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.PivotFilterCriteria
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.PivotGroup
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.PivotGroupSortValueBucket
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.PivotGroupValueMetadata
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.PivotTable
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.PivotValue
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.RepeatCellRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.Request
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.Response
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.RowData
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.SetBasicFilterRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.SetDataValidationRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.Sheet
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.SheetProperties
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.SortRangeRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.SortSpec
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.SourceAndDestination
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.TextFormat
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.TextFormatRun
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.TextToColumnsRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UnmergeCellsRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateChartSpecRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateDimensionPropertiesRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionResponse
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateFilterViewRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateNamedRangeRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateProtectedRangeRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateSheetPropertiesRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateSpreadsheetPropertiesRequest
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.model.ValueRange
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
- set(String, Object) - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
- set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
-
- set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
-
- set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
- set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
- set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
- set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
- set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
-
- set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
- set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
- set$Xgafv(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
V1 error format.
- setAccessToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
-
- setAccessToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
-
- setAccessToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
- setAccessToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
- setAccessToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
- setAccessToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
- setAccessToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
-
- setAccessToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
- setAccessToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
- setAccessToken(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
OAuth access token.
- setAddChart(AddChartRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Adds a chart.
- setAddChart(AddChartResponse) - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from adding a chart.
- setAddConditionalFormatRule(AddConditionalFormatRuleRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Adds a new conditional format rule.
- setAddFilterView(AddFilterViewRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Adds a filter view.
- setAddFilterView(AddFilterViewResponse) - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from adding a filter view.
- setAddNamedRange(AddNamedRangeRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Adds a named range.
- setAddNamedRange(AddNamedRangeResponse) - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from adding a named range.
- setAddProtectedRange(AddProtectedRangeRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Adds a protected range.
- setAddProtectedRange(AddProtectedRangeResponse) - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from adding a protected range.
- setAddSheet(AddSheetRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Adds a sheet.
- setAddSheet(AddSheetResponse) - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from adding a sheet.
- setAllSheets(Boolean) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
True to find/replace over all sheets.
- setAlpha(Float) - Method in class com.google.api.services.sheets.v4.model.Color
-
The fraction of this color that should be applied to the pixel.
- setAlt(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
-
- setAlt(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
-
- setAlt(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
- setAlt(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
- setAlt(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
- setAlt(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
- setAlt(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
-
- setAlt(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
- setAlt(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
- setAlt(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
Data format for response.
- setAnchorCell(GridCoordinate) - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
-
The cell the object is anchored to.
- setAppendCells(AppendCellsRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Appends cells after the last row with data in a sheet.
- setAppendDimension(AppendDimensionRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Appends dimensions to the end of a sheet.
- setApplicationName(String) - Method in class com.google.api.services.sheets.v4.Sheets.Builder
-
- setAutoFill(AutoFillRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Automatically fills in more data based on existing data.
- setAutoRecalc(String) - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
-
The amount of time to wait before volatile functions are recalculated.
- setAutoResizeDimensions(AutoResizeDimensionsRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Automatically resizes one or more dimensions based on the contents of the cells in that
dimension.
- setAxis(List<BasicChartAxis>) - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
-
The axis on the chart.
- setBackgroundColor(Color) - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
The background color of the cell.
- setBasicChart(BasicChartSpec) - Method in class com.google.api.services.sheets.v4.model.ChartSpec
-
A basic chart specification, can be one of many kinds of charts.
- setBasicFilter(BasicFilter) - Method in class com.google.api.services.sheets.v4.model.Sheet
-
The filter on this sheet, if any.
- SetBasicFilterRequest - Class in com.google.api.services.sheets.v4.model
-
Sets the basic filter associated with a sheet.
- SetBasicFilterRequest() - Constructor for class com.google.api.services.sheets.v4.model.SetBasicFilterRequest
-
- setBearerToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
-
- setBearerToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
-
- setBearerToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
- setBearerToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
- setBearerToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
- setBearerToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
- setBearerToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
-
- setBearerToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
- setBearerToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
- setBearerToken(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
OAuth bearer token.
- setBlue(Float) - Method in class com.google.api.services.sheets.v4.model.Color
-
The amount of blue in the color as a value in the interval [0, 1].
- setBold(Boolean) - Method in class com.google.api.services.sheets.v4.model.TextFormat
-
True if the text is bold.
- setBooleanRule(BooleanRule) - Method in class com.google.api.services.sheets.v4.model.ConditionalFormatRule
-
The formatting is either "on" or "off" according to the rule.
- setBoolValue(Boolean) - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
-
Represents a boolean value.
- setBorders(Borders) - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
The borders of the cell.
- setBottom(Border) - Method in class com.google.api.services.sheets.v4.model.Borders
-
The bottom border of the cell.
- setBottom(Integer) - Method in class com.google.api.services.sheets.v4.model.Padding
-
The bottom padding of the cell.
- setBottom(Border) - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
-
The border to put at the bottom of the range.
- setBuckets(List<ExtendedValue>) - Method in class com.google.api.services.sheets.v4.model.PivotGroupSortValueBucket
-
Determines the bucket from which values are chosen to sort.
- setCallback(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
-
- setCallback(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
-
- setCallback(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
- setCallback(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
- setCallback(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
- setCallback(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
- setCallback(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
-
- setCallback(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
- setCallback(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
- setCallback(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
JSONP
- setCell(CellData) - Method in class com.google.api.services.sheets.v4.model.RepeatCellRequest
-
The data to write.
- setChart(EmbeddedChart) - Method in class com.google.api.services.sheets.v4.model.AddChartRequest
-
The chart that should be added to the spreadsheet, including the position where it should be
placed.
- setChart(EmbeddedChart) - Method in class com.google.api.services.sheets.v4.model.AddChartResponse
-
The newly added chart.
- setChartId(Integer) - Method in class com.google.api.services.sheets.v4.model.EmbeddedChart
-
The ID of the chart.
- setChartId(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateChartSpecRequest
-
The ID of the chart to update.
- setCharts(List<EmbeddedChart>) - Method in class com.google.api.services.sheets.v4.model.Sheet
-
The specifications of every chart on this sheet.
- setChartType(String) - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
-
The type of the chart.
- setClearBasicFilter(ClearBasicFilterRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Clears the basic filter on a sheet.
- setCollapsed(Boolean) - Method in class com.google.api.services.sheets.v4.model.PivotGroupValueMetadata
-
True if the data corresponding to the value is collapsed.
- setColor(Color) - Method in class com.google.api.services.sheets.v4.model.Border
-
The color of the border.
- setColor(Color) - Method in class com.google.api.services.sheets.v4.model.InterpolationPoint
-
The color this interpolation point should use.
- setColumnCount(Integer) - Method in class com.google.api.services.sheets.v4.model.GridProperties
-
The number of columns in the grid.
- setColumnIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.GridCoordinate
-
The column index of the coordinate.
- setColumnMetadata(List<DimensionProperties>) - Method in class com.google.api.services.sheets.v4.model.GridData
-
Metadata about the requested columns in the grid, starting with the column in start_column.
- setColumns(List<PivotGroup>) - Method in class com.google.api.services.sheets.v4.model.PivotTable
-
Each column grouping in the pivot table.
- setCondition(BooleanCondition) - Method in class com.google.api.services.sheets.v4.model.BooleanRule
-
The condition of the rule.
- setCondition(BooleanCondition) - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
-
The condition that data in the cell must match.
- setCondition(BooleanCondition) - Method in class com.google.api.services.sheets.v4.model.FilterCriteria
-
A condition that must be true for values to be shown.
- setConditionalFormats(List<ConditionalFormatRule>) - Method in class com.google.api.services.sheets.v4.model.Sheet
-
The conditional format rules in this sheet.
- setCoordinate(GridCoordinate) - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
-
The coordinate at which the data should start being inserted.
- setCopyPaste(CopyPasteRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Copies data from one area and pastes it to another.
- setCriteria(Map<String, FilterCriteria>) - Method in class com.google.api.services.sheets.v4.model.BasicFilter
-
The criteria for showing/hiding values per column.
- setCriteria(Map<String, FilterCriteria>) - Method in class com.google.api.services.sheets.v4.model.FilterView
-
The criteria for showing/hiding values per column.
- setCriteria(Map<String, PivotFilterCriteria>) - Method in class com.google.api.services.sheets.v4.model.PivotTable
-
An optional mapping of filters per source column offset.
- setCutPaste(CutPasteRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Cuts data from one area and pastes it to another.
- setData(List<ValueRange>) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesRequest
-
The new values to apply to the spreadsheet.
- setData(String) - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
-
The data to insert.
- setData(List<GridData>) - Method in class com.google.api.services.sheets.v4.model.Sheet
-
Data in the grid, if this is a grid sheet.
- setDataValidation(DataValidationRule) - Method in class com.google.api.services.sheets.v4.model.CellData
-
A data validation rule on the cell, if any.
- SetDataValidationRequest - Class in com.google.api.services.sheets.v4.model
-
Sets a data validation rule to every cell in the range.
- SetDataValidationRequest() - Constructor for class com.google.api.services.sheets.v4.model.SetDataValidationRequest
-
- setDateTimeRenderOption(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
How dates, times, and durations should be represented in the output.
- setDateTimeRenderOption(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
How dates, times, and durations should be represented in the output.
- setDefaultFormat(CellFormat) - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
-
The default format of all cells in the spreadsheet.
- setDeleteConditionalFormatRule(DeleteConditionalFormatRuleRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Deletes an existing conditional format rule.
- setDeleteConditionalFormatRule(DeleteConditionalFormatRuleResponse) - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from deleting a conditional format rule.
- setDeleteDimension(DeleteDimensionRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Deletes rows or columns in a sheet.
- setDeleteEmbeddedObject(DeleteEmbeddedObjectRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Deletes an embedded object (e.g, chart, image) in a sheet.
- setDeleteFilterView(DeleteFilterViewRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Deletes a filter view from a sheet.
- setDeleteNamedRange(DeleteNamedRangeRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Deletes a named range.
- setDeleteProtectedRange(DeleteProtectedRangeRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Deletes a protected range.
- setDeleteSheet(DeleteSheetRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Deletes a sheet.
- setDelimiter(String) - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
-
The delimiter in the data.
- setDelimiter(String) - Method in class com.google.api.services.sheets.v4.model.TextToColumnsRequest
-
The delimiter to use.
- setDelimiterType(String) - Method in class com.google.api.services.sheets.v4.model.TextToColumnsRequest
-
The delimiter type to use.
- setDescription(String) - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
-
The description of this protected range.
- setDestination(GridRange) - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
-
The location to paste to.
- setDestination(GridCoordinate) - Method in class com.google.api.services.sheets.v4.model.CutPasteRequest
-
The top-left coordinate where the data should be pasted.
- setDestinationIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.MoveDimensionRequest
-
The zero-based start index of where to move the source data to, based on the coordinates
*before* the source data is removed from the grid.
- setDestinationSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.model.CopySheetToAnotherSpreadsheetRequest
-
The ID of the spreadsheet to copy the sheet to.
- setDimension(String) - Method in class com.google.api.services.sheets.v4.model.AppendDimensionRequest
-
Whether rows or columns should be appended.
- setDimension(String) - Method in class com.google.api.services.sheets.v4.model.DimensionRange
-
The dimension of the span.
- setDimension(String) - Method in class com.google.api.services.sheets.v4.model.SourceAndDestination
-
The dimension that data should be filled into.
- setDimensionIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.SortSpec
-
The dimension the sort should be applied to.
- setDimensions(DimensionRange) - Method in class com.google.api.services.sheets.v4.model.AutoResizeDimensionsRequest
-
The dimensions to automatically resize.
- setDisableGZipContent(boolean) - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
- setDomain(ChartData) - Method in class com.google.api.services.sheets.v4.model.BasicChartDomain
-
The data of the domain.
- setDomain(ChartData) - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
-
The data that covers the domain of the pie chart.
- setDomains(List<BasicChartDomain>) - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
-
The domain of data this is charting.
- setDomainUsersCanEdit(Boolean) - Method in class com.google.api.services.sheets.v4.model.Editors
-
True if anyone in the document's domain has edit access to the protected range.
- setDuplicateFilterView(DuplicateFilterViewRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Duplicates a filter view.
- setDuplicateFilterView(DuplicateFilterViewResponse) - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from duplicating a filter view.
- setDuplicateSheet(DuplicateSheetRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Duplicates a sheet.
- setDuplicateSheet(DuplicateSheetResponse) - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from duplicating a sheet.
- setEditors(Editors) - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
-
The users and groups with edit access to the protected range.
- setEffectiveFormat(CellFormat) - Method in class com.google.api.services.sheets.v4.model.CellData
-
The effective format being used by the cell.
- setEffectiveValue(ExtendedValue) - Method in class com.google.api.services.sheets.v4.model.CellData
-
The effective value of the cell.
- setEndColumnIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.GridRange
-
The end column (exclusive) of the range, or not set if unbounded.
- setEndIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.DimensionRange
-
The end (exclusive) of the span, or not set if unbounded.
- setEndRowIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.GridRange
-
The end row (exclusive) of the range, or not set if unbounded.
- setErrorValue(ErrorValue) - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
-
Represents an error.
- setFields(String) - Method in class com.google.api.services.sheets.v4.model.AppendCellsRequest
-
The fields of CellData that should be updated.
- setFields(String) - Method in class com.google.api.services.sheets.v4.model.RepeatCellRequest
-
The fields that should be updated.
- setFields(String) - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
-
The fields of CellData that should be updated.
- setFields(String) - Method in class com.google.api.services.sheets.v4.model.UpdateDimensionPropertiesRequest
-
The fields that should be updated.
- setFields(String) - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionRequest
-
The fields of OverlayPosition that should be updated when setting a new position.
- setFields(String) - Method in class com.google.api.services.sheets.v4.model.UpdateFilterViewRequest
-
The fields that should be updated.
- setFields(String) - Method in class com.google.api.services.sheets.v4.model.UpdateNamedRangeRequest
-
The fields that should be updated.
- setFields(String) - Method in class com.google.api.services.sheets.v4.model.UpdateProtectedRangeRequest
-
The fields that should be updated.
- setFields(String) - Method in class com.google.api.services.sheets.v4.model.UpdateSheetPropertiesRequest
-
The fields that should be updated.
- setFields(String) - Method in class com.google.api.services.sheets.v4.model.UpdateSpreadsheetPropertiesRequest
-
The fields that should be updated.
- setFields(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
-
- setFields(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
-
- setFields(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
- setFields(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
- setFields(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
- setFields(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
- setFields(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
-
- setFields(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
- setFields(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
- setFields(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
Selector specifying which fields to include in a partial response.
- setFillLength(Integer) - Method in class com.google.api.services.sheets.v4.model.SourceAndDestination
-
The number of rows or columns that data should be filled into.
- setFilter(FilterView) - Method in class com.google.api.services.sheets.v4.model.AddFilterViewRequest
-
The filter to add.
- setFilter(FilterView) - Method in class com.google.api.services.sheets.v4.model.AddFilterViewResponse
-
The newly added filter view.
- setFilter(FilterView) - Method in class com.google.api.services.sheets.v4.model.DuplicateFilterViewResponse
-
The newly created filter.
- setFilter(BasicFilter) - Method in class com.google.api.services.sheets.v4.model.SetBasicFilterRequest
-
The filter to set.
- setFilter(FilterView) - Method in class com.google.api.services.sheets.v4.model.UpdateFilterViewRequest
-
The new properties of the filter view.
- setFilterId(Integer) - Method in class com.google.api.services.sheets.v4.model.DeleteFilterViewRequest
-
The ID of the filter to delete.
- setFilterId(Integer) - Method in class com.google.api.services.sheets.v4.model.DuplicateFilterViewRequest
-
The ID of the filter being duplicated.
- setFilterViewId(Integer) - Method in class com.google.api.services.sheets.v4.model.FilterView
-
The ID of the filter view.
- setFilterViews(List<FilterView>) - Method in class com.google.api.services.sheets.v4.model.Sheet
-
The filter views in this sheet.
- setFind(String) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
The value to search.
- setFindReplace(FindReplaceRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Finds and replaces occurrences of some text with other text.
- setFindReplace(FindReplaceResponse) - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from doing a find/replace.
- setFontFamily(String) - Method in class com.google.api.services.sheets.v4.model.TextFormat
-
The font family.
- setFontSize(Integer) - Method in class com.google.api.services.sheets.v4.model.TextFormat
-
The size of the font.
- setForegroundColor(Color) - Method in class com.google.api.services.sheets.v4.model.TextFormat
-
The foreground color of the text.
- setFormat(TextFormat) - Method in class com.google.api.services.sheets.v4.model.BasicChartAxis
-
The format of the title.
- setFormat(CellFormat) - Method in class com.google.api.services.sheets.v4.model.BooleanRule
-
The format to apply.
- setFormat(TextFormat) - Method in class com.google.api.services.sheets.v4.model.TextFormatRun
-
The format of this run.
- setFormattedValue(String) - Method in class com.google.api.services.sheets.v4.model.CellData
-
The formatted value of the cell.
- setFormula(String) - Method in class com.google.api.services.sheets.v4.model.PivotValue
-
A custom formula to calculate the value.
- setFormulasChanged(Integer) - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
-
The number of formula cells changed.
- setFormulaValue(String) - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
-
Represents a formula.
- setFrozenColumnCount(Integer) - Method in class com.google.api.services.sheets.v4.model.GridProperties
-
The number of columns that are frozen in the grid.
- setFrozenRowCount(Integer) - Method in class com.google.api.services.sheets.v4.model.GridProperties
-
The number of rows that are frozen in the grid.
- setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.sheets.v4.Sheets.Builder
-
- setGradientRule(GradientRule) - Method in class com.google.api.services.sheets.v4.model.ConditionalFormatRule
-
The formatting will vary based on the gradients in the rule.
- setGreen(Float) - Method in class com.google.api.services.sheets.v4.model.Color
-
The amount of green in the color as a value in the interval [0, 1].
- setGridProperties(GridProperties) - Method in class com.google.api.services.sheets.v4.model.SheetProperties
-
Additional properties of the sheet if this sheet is a grid.
- setGroups(List<String>) - Method in class com.google.api.services.sheets.v4.model.Editors
-
The email addresses of groups with edit access to the protected range.
- setHeaderCount(Integer) - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
-
The number of rows or columns in the data that are "headers".
- setHeightPixels(Integer) - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
-
The height of the object, in pixels.
- setHidden(Boolean) - Method in class com.google.api.services.sheets.v4.model.SheetProperties
-
True if the sheet is hidden in the UI, false if it's visible.
- setHiddenByFilter(Boolean) - Method in class com.google.api.services.sheets.v4.model.DimensionProperties
-
True if this dimension is being filtered.
- setHiddenByUser(Boolean) - Method in class com.google.api.services.sheets.v4.model.DimensionProperties
-
True if this dimension is explicitly hidden.
- setHiddenDimensionStrategy(String) - Method in class com.google.api.services.sheets.v4.model.ChartSpec
-
Determines how the charts will use hidden rows or columns.
- setHiddenValues(List<String>) - Method in class com.google.api.services.sheets.v4.model.FilterCriteria
-
Values that should be hidden.
- setHideGridlines(Boolean) - Method in class com.google.api.services.sheets.v4.model.GridProperties
-
True if the grid isn't showing gridlines in the UI.
- setHorizontalAlignment(String) - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
The horizontal alignment of the value in the cell.
- setHtml(Boolean) - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
-
True if the data is HTML.
- setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.sheets.v4.Sheets.Builder
-
- setHyperlink(String) - Method in class com.google.api.services.sheets.v4.model.CellData
-
A hyperlink this cell points to, if any.
- setHyperlinkDisplayType(String) - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
How a hyperlink, if it exists, should be displayed in the cell.
- setIncludeFormulas(Boolean) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
True if the search should include cells with formulas.
- setIncludeGridData(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
True if grid data should be returned.
- setIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.AddConditionalFormatRuleRequest
-
The zero-based index where the rule should be inserted.
- setIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleRequest
-
The zero-based index of the rule to be deleted.
- setIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.SheetProperties
-
The index of the sheet within the spreadsheet.
- setIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
-
The zero-based index of the rule that should be replaced or moved.
- setInheritFromBefore(Boolean) - Method in class com.google.api.services.sheets.v4.model.InsertDimensionRequest
-
Whether dimension properties should be extended from the dimensions before or after the newly
inserted dimensions.
- setInnerHorizontal(Border) - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
-
The horizontal border to put within the range.
- setInnerVertical(Border) - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
-
The vertical border to put within the range.
- setInputMessage(String) - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
-
A message to show the user when adding data to the cell.
- setInsertDataOption(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
How the input data should be inserted.
- setInsertDimension(InsertDimensionRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Inserts new rows or columns in a sheet.
- setInsertSheetIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
-
The zero-based index where the new sheet should be inserted.
- setItalic(Boolean) - Method in class com.google.api.services.sheets.v4.model.TextFormat
-
True if the text is italicized.
- setKey(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
-
- setKey(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
-
- setKey(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
- setKey(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
- setKey(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
- setKey(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
- setKey(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
-
- setKey(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
- setKey(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
- setKey(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
API key.
- setLeft(Border) - Method in class com.google.api.services.sheets.v4.model.Borders
-
The left border of the cell.
- setLeft(Integer) - Method in class com.google.api.services.sheets.v4.model.Padding
-
The left padding of the cell.
- setLeft(Border) - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
-
The border to put at the left of the range.
- setLegendPosition(String) - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
-
The position of the chart legend.
- setLegendPosition(String) - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
-
Where the legend of the pie chart should be drawn.
- setLength(Integer) - Method in class com.google.api.services.sheets.v4.model.AppendDimensionRequest
-
The number of rows or columns to append.
- setLocale(String) - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
-
The locale of the spreadsheet in one of the following formats:
* an ISO 639-1 language code such as `en`
* an ISO 639-2 language code such as `fil`, if no 639-1 code exists
* a combination of the ISO language code and country code, such as `en_US`
Note: when updating this field, not all locales/languages are supported.
- setMajorDimension(String) - Method in class com.google.api.services.sheets.v4.model.ValueRange
-
The major dimension of the values.
- setMajorDimension(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
The major dimension that results should use.
- setMajorDimension(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
The major dimension that results should use.
- setMatchCase(Boolean) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
True if the search is case sensitive.
- setMatchEntireCell(Boolean) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
True if the find value should match the entire cell.
- setMaxpoint(InterpolationPoint) - Method in class com.google.api.services.sheets.v4.model.GradientRule
-
The final interpolation point.
- setMergeCells(MergeCellsRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Merges cells together.
- setMerges(List<GridRange>) - Method in class com.google.api.services.sheets.v4.model.Sheet
-
The ranges that are merged together.
- setMergeType(String) - Method in class com.google.api.services.sheets.v4.model.MergeCellsRequest
-
How the cells should be merged.
- setMessage(String) - Method in class com.google.api.services.sheets.v4.model.ErrorValue
-
A message with more information about the error (in the spreadsheet's locale).
- setMidpoint(InterpolationPoint) - Method in class com.google.api.services.sheets.v4.model.GradientRule
-
An optional midway interpolation point.
- setMinpoint(InterpolationPoint) - Method in class com.google.api.services.sheets.v4.model.GradientRule
-
The starting interpolation point.
- setMoveDimension(MoveDimensionRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Moves rows or columns to another location in a sheet.
- setName(String) - Method in class com.google.api.services.sheets.v4.model.NamedRange
-
The name of the named range.
- setName(String) - Method in class com.google.api.services.sheets.v4.model.PivotValue
-
A name to use for the value.
- setNamedRange(NamedRange) - Method in class com.google.api.services.sheets.v4.model.AddNamedRangeRequest
-
The named range to add.
- setNamedRange(NamedRange) - Method in class com.google.api.services.sheets.v4.model.AddNamedRangeResponse
-
The named range to add.
- setNamedRange(NamedRange) - Method in class com.google.api.services.sheets.v4.model.UpdateNamedRangeRequest
-
The named range to update with the new properties.
- setNamedRangeId(String) - Method in class com.google.api.services.sheets.v4.model.DeleteNamedRangeRequest
-
The ID of the named range to delete.
- setNamedRangeId(String) - Method in class com.google.api.services.sheets.v4.model.FilterView
-
The named range this filter view is backed by, if any.
- setNamedRangeId(String) - Method in class com.google.api.services.sheets.v4.model.NamedRange
-
The ID of the named range.
- setNamedRangeId(String) - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
-
The named range this protected range is backed by, if any.
- setNamedRanges(List<NamedRange>) - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
-
The named ranges defined in a spreadsheet.
- setNewIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
-
The zero-based new index the rule should end up at.
- setNewIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
-
The index of the new rule.
- setNewPosition(EmbeddedObjectPosition) - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionRequest
-
An explicit position to move the embedded object to.
- setNewRule(ConditionalFormatRule) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
-
The new rule that replaced the old rule (if replacing), or the rule that was moved (if moved)
- setNewSheet(Boolean) - Method in class com.google.api.services.sheets.v4.model.EmbeddedObjectPosition
-
If true, the embedded object will be put on a new sheet whose ID is chosen for you.
- setNewSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
-
If set, the ID of the new sheet.
- setNewSheetName(String) - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
-
The name of the new sheet.
- setNote(String) - Method in class com.google.api.services.sheets.v4.model.CellData
-
Any note on the cell.
- setNumberFormat(NumberFormat) - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
A format describing how number values should be represented to the user.
- setNumberValue(Double) - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
-
Represents a double value.
- setOauthToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
-
- setOauthToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
-
- setOauthToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
- setOauthToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
- setOauthToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
- setOauthToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
- setOauthToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
-
- setOauthToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
- setOauthToken(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
- setOauthToken(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
OAuth 2.0 token for the current user.
- setObjectId(Integer) - Method in class com.google.api.services.sheets.v4.model.DeleteEmbeddedObjectRequest
-
The ID of the embedded object to delete.
- setObjectId(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionRequest
-
The ID of the object to moved.
- setOccurrencesChanged(Integer) - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
-
The number of occurrences (possibly multiple within a cell) changed.
- setOffsetXPixels(Integer) - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
-
The horizontal offset, in pixels, that the object is offset from the anchor cell.
- setOffsetYPixels(Integer) - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
-
The vertical offset, in pixels, that the object is offset from the anchor cell.
- setOldIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
-
The old index of the rule.
- setOldRule(ConditionalFormatRule) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleResponse
-
The old (deleted) rule.
- setOverlayPosition(OverlayPosition) - Method in class com.google.api.services.sheets.v4.model.EmbeddedObjectPosition
-
The position at which the object is overlaid on top of a grid.
- setPadding(Padding) - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
The padding of the cell.
- setPasteData(PasteDataRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Pastes data (HTML or delimited) into a sheet.
- setPasteOrientation(String) - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
-
How that data should be oriented when pasting.
- setPasteType(String) - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
-
What kind of data to paste.
- setPasteType(String) - Method in class com.google.api.services.sheets.v4.model.CutPasteRequest
-
What kind of data to paste.
- setPattern(String) - Method in class com.google.api.services.sheets.v4.model.NumberFormat
-
Pattern string used for formatting.
- setPieChart(PieChartSpec) - Method in class com.google.api.services.sheets.v4.model.ChartSpec
-
A pie chart specification.
- setPieHole(Double) - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
-
The size of the hole in the pie chart.
- setPivotTable(PivotTable) - Method in class com.google.api.services.sheets.v4.model.CellData
-
A pivot table anchored at this cell.
- setPixelSize(Integer) - Method in class com.google.api.services.sheets.v4.model.DimensionProperties
-
The height (if a row) or width (if a column) of the dimension in pixels.
- setPosition(String) - Method in class com.google.api.services.sheets.v4.model.BasicChartAxis
-
The position of this axis.
- setPosition(EmbeddedObjectPosition) - Method in class com.google.api.services.sheets.v4.model.EmbeddedChart
-
The position of the chart.
- setPosition(EmbeddedObjectPosition) - Method in class com.google.api.services.sheets.v4.model.UpdateEmbeddedObjectPositionResponse
-
The new position of the embedded object.
- setPp(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
-
- setPp(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
-
- setPp(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
- setPp(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
- setPp(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
- setPp(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
- setPp(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
-
- setPp(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
- setPp(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
- setPp(Boolean) - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
Pretty-print response.
- setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
Returns response with indentations and line breaks.
- setProperties(SheetProperties) - Method in class com.google.api.services.sheets.v4.model.AddSheetRequest
-
The properties the new sheet should have.
- setProperties(SheetProperties) - Method in class com.google.api.services.sheets.v4.model.AddSheetResponse
-
The properties of the newly added sheet.
- setProperties(SheetProperties) - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetResponse
-
The properties of the duplicate sheet.
- setProperties(SheetProperties) - Method in class com.google.api.services.sheets.v4.model.Sheet
-
The properties of the sheet.
- setProperties(SpreadsheetProperties) - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
-
Overall properties of a spreadsheet.
- setProperties(DimensionProperties) - Method in class com.google.api.services.sheets.v4.model.UpdateDimensionPropertiesRequest
-
Properties to update.
- setProperties(SheetProperties) - Method in class com.google.api.services.sheets.v4.model.UpdateSheetPropertiesRequest
-
The properties to update.
- setProperties(SpreadsheetProperties) - Method in class com.google.api.services.sheets.v4.model.UpdateSpreadsheetPropertiesRequest
-
The properties to update.
- setProtectedRange(ProtectedRange) - Method in class com.google.api.services.sheets.v4.model.AddProtectedRangeRequest
-
The protected range to be added.
- setProtectedRange(ProtectedRange) - Method in class com.google.api.services.sheets.v4.model.AddProtectedRangeResponse
-
The newly added protected range.
- setProtectedRange(ProtectedRange) - Method in class com.google.api.services.sheets.v4.model.UpdateProtectedRangeRequest
-
The protected range to update with the new properties.
- setProtectedRangeId(Integer) - Method in class com.google.api.services.sheets.v4.model.DeleteProtectedRangeRequest
-
The ID of the protected range to delete.
- setProtectedRangeId(Integer) - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
-
The ID of the protected range.
- setProtectedRanges(List<ProtectedRange>) - Method in class com.google.api.services.sheets.v4.model.Sheet
-
The protected ranges in this sheet.
- setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
-
- setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
-
- setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
- setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
- setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
- setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
-
- setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
- setQuotaUser(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
Available to use for quota purposes for server-side applications.
- setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.AutoFillRequest
-
The range to autofill.
- setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.BasicFilter
-
The range the filter covers.
- setRange(DimensionRange) - Method in class com.google.api.services.sheets.v4.model.DeleteDimensionRequest
-
The dimensions to delete from the sheet.
- setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.FilterView
-
The range this filter view covers.
- setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
The range to find/replace over.
- setRange(DimensionRange) - Method in class com.google.api.services.sheets.v4.model.InsertDimensionRequest
-
The dimensions to insert.
- setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.MergeCellsRequest
-
The range of cells to merge.
- setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.NamedRange
-
The range this represents.
- setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
-
The range that is being protected.
- setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.RepeatCellRequest
-
The range to repeat the cell in.
- setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.SetDataValidationRequest
-
The range the data validation rule should apply to.
- setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.SortRangeRequest
-
The range to sort.
- setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.UnmergeCellsRequest
-
The range within which all cells should be unmerged.
- setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
-
The range whose borders should be updated.
- setRange(GridRange) - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
-
The range to write data to.
- setRange(DimensionRange) - Method in class com.google.api.services.sheets.v4.model.UpdateDimensionPropertiesRequest
-
The rows or columns to update.
- setRange(String) - Method in class com.google.api.services.sheets.v4.model.ValueRange
-
The range the values cover, in A1 notation.
- setRange(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
The A1 notation of a range to search for a logical table of data.
- setRange(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
The A1 notation of the values to retrieve.
- setRange(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
The A1 notation of the values to update.
- setRanges(List<GridRange>) - Method in class com.google.api.services.sheets.v4.model.ConditionalFormatRule
-
The ranges that will be formatted if the condition is true.
- setRanges(List<String>) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
The ranges to retrieve from the spreadsheet.
- setRanges(List<String>) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
The A1 notation of the values to retrieve.
- setRed(Float) - Method in class com.google.api.services.sheets.v4.model.Color
-
The amount of red in the color as a value in the interval [0, 1].
- setRelativeDate(String) - Method in class com.google.api.services.sheets.v4.model.ConditionValue
-
A relative date (based on the current date).
- setRepeatCell(RepeatCellRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Repeats a single cell across a range.
- setReplacement(String) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
The value to use as the replacement.
- setReplies(List<Response>) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetResponse
-
The reply of the updates.
- setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
- setRequestingUserCanEdit(Boolean) - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
-
True if the user who requested this protected range can edit the protected area.
- setRequests(List<Request>) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetRequest
-
A list of updates to apply to the spreadsheet.
- setResponses(List<UpdateValuesResponse>) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
-
One UpdateValuesResponse per requested range, in the same order as the requests appeared.
- setRight(Border) - Method in class com.google.api.services.sheets.v4.model.Borders
-
The right border of the cell.
- setRight(Integer) - Method in class com.google.api.services.sheets.v4.model.Padding
-
The right padding of the cell.
- setRight(Border) - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
-
The border to put at the right of the range.
- setRightToLeft(Boolean) - Method in class com.google.api.services.sheets.v4.model.SheetProperties
-
True if the sheet is an RTL sheet instead of an LTR sheet.
- setRootUrl(String) - Method in class com.google.api.services.sheets.v4.Sheets.Builder
-
- setRowCount(Integer) - Method in class com.google.api.services.sheets.v4.model.GridProperties
-
The number of rows in the grid.
- setRowData(List<RowData>) - Method in class com.google.api.services.sheets.v4.model.GridData
-
The data in the grid, one entry per row, starting with the row in startRow.
- setRowIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.GridCoordinate
-
The row index of the coordinate.
- setRowMetadata(List<DimensionProperties>) - Method in class com.google.api.services.sheets.v4.model.GridData
-
Metadata about the requested rows in the grid, starting with the row in start_row.
- setRows(List<RowData>) - Method in class com.google.api.services.sheets.v4.model.AppendCellsRequest
-
The data to append.
- setRows(List<PivotGroup>) - Method in class com.google.api.services.sheets.v4.model.PivotTable
-
Each row grouping in the pivot table.
- setRows(List<RowData>) - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
-
The data to write.
- setRowsChanged(Integer) - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
-
The number of rows changed.
- setRule(ConditionalFormatRule) - Method in class com.google.api.services.sheets.v4.model.AddConditionalFormatRuleRequest
-
The rule to add.
- setRule(ConditionalFormatRule) - Method in class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleResponse
-
The rule that was deleted.
- setRule(DataValidationRule) - Method in class com.google.api.services.sheets.v4.model.SetDataValidationRequest
-
The data validation rule to set on each cell in the range, or empty to clear the data
validation in the range.
- setRule(ConditionalFormatRule) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
-
The rule that should replace the rule at the given index.
- setSearchByRegex(Boolean) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
True if the find value is a regex.
- setSeries(ChartData) - Method in class com.google.api.services.sheets.v4.model.BasicChartSeries
-
The data being visualized in this chart series.
- setSeries(List<BasicChartSeries>) - Method in class com.google.api.services.sheets.v4.model.BasicChartSpec
-
The data this chart is visualizing.
- setSeries(ChartData) - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
-
The data that covers the one and only series of the pie chart.
- setServicePath(String) - Method in class com.google.api.services.sheets.v4.Sheets.Builder
-
- setSetBasicFilter(SetBasicFilterRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Sets the basic filter on a sheet.
- setSetDataValidation(SetDataValidationRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Sets data validation for one or more cells.
- setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.AppendCellsRequest
-
The sheet ID to append the data to.
- setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.AppendDimensionRequest
-
The sheet to append rows or columns to.
- setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.ClearBasicFilterRequest
-
The sheet ID on which the basic filter should be cleared.
- setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.DeleteConditionalFormatRuleRequest
-
The sheet the rule is being deleted from.
- setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.DeleteSheetRequest
-
The ID of the sheet to delete.
- setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.DimensionRange
-
The sheet this span is on.
- setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.EmbeddedObjectPosition
-
The sheet this is on.
- setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.FindReplaceRequest
-
The sheet to find/replace over.
- setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.GridCoordinate
-
The sheet this coordinate is on.
- setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.GridRange
-
The sheet this range is on.
- setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.SheetProperties
-
The ID of the sheet.
- setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateConditionalFormatRuleRequest
-
The sheet of the rule to move.
- setSheetId(Integer) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
The ID of the sheet to copy.
- setSheets(List<Sheet>) - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
-
The sheets that are part of a spreadsheet.
- setSheetsChanged(Integer) - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
-
The number of sheets changed.
- setSheetsRequestInitializer(SheetsRequestInitializer) - Method in class com.google.api.services.sheets.v4.Sheets.Builder
-
- setSheetType(String) - Method in class com.google.api.services.sheets.v4.model.SheetProperties
-
The type of sheet.
- setShowCustomUi(Boolean) - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
-
True if the UI should be customized based on the kind of condition.
- setShowTotals(Boolean) - Method in class com.google.api.services.sheets.v4.model.PivotGroup
-
True if the pivot table should include the totals for this grouping.
- setSortOrder(String) - Method in class com.google.api.services.sheets.v4.model.PivotGroup
-
The order the values in this group should be sorted.
- setSortOrder(String) - Method in class com.google.api.services.sheets.v4.model.SortSpec
-
The order data should be sorted.
- setSortRange(SortRangeRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Sorts data in a range.
- setSortSpecs(List<SortSpec>) - Method in class com.google.api.services.sheets.v4.model.BasicFilter
-
The sort order per column.
- setSortSpecs(List<SortSpec>) - Method in class com.google.api.services.sheets.v4.model.FilterView
-
The sort order per column.
- setSortSpecs(List<SortSpec>) - Method in class com.google.api.services.sheets.v4.model.SortRangeRequest
-
The sort order per column.
- setSource(GridRange) - Method in class com.google.api.services.sheets.v4.model.CopyPasteRequest
-
The source range to copy.
- setSource(GridRange) - Method in class com.google.api.services.sheets.v4.model.CutPasteRequest
-
The source data to cut.
- setSource(DimensionRange) - Method in class com.google.api.services.sheets.v4.model.MoveDimensionRequest
-
The source dimensions to move.
- setSource(GridRange) - Method in class com.google.api.services.sheets.v4.model.PivotTable
-
The range the pivot table is reading data from.
- setSource(GridRange) - Method in class com.google.api.services.sheets.v4.model.SourceAndDestination
-
The location of the data to use as the source of the autofill.
- setSource(GridRange) - Method in class com.google.api.services.sheets.v4.model.TextToColumnsRequest
-
The source data range.
- setSourceAndDestination(SourceAndDestination) - Method in class com.google.api.services.sheets.v4.model.AutoFillRequest
-
The source and destination areas to autofill.
- setSourceColumnOffset(Integer) - Method in class com.google.api.services.sheets.v4.model.PivotGroup
-
The column offset of the source range that this grouping is based on.
- setSourceColumnOffset(Integer) - Method in class com.google.api.services.sheets.v4.model.PivotValue
-
The column offset of the source range that this value reads from.
- setSourceRange(ChartSourceRange) - Method in class com.google.api.services.sheets.v4.model.ChartData
-
The source ranges of the data.
- setSources(List<GridRange>) - Method in class com.google.api.services.sheets.v4.model.ChartSourceRange
-
The ranges of data for a series or domain.
- setSourceSheetId(Integer) - Method in class com.google.api.services.sheets.v4.model.DuplicateSheetRequest
-
The sheet to duplicate.
- setSpec(ChartSpec) - Method in class com.google.api.services.sheets.v4.model.EmbeddedChart
-
The specification of the chart.
- setSpec(ChartSpec) - Method in class com.google.api.services.sheets.v4.model.UpdateChartSpecRequest
-
The specification to apply to the chart.
- setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.model.AppendValuesResponse
-
The spreadsheet the updates were applied to.
- setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.model.BatchGetValuesResponse
-
The ID of the spreadsheet the data was retrieved from.
- setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateSpreadsheetResponse
-
The spreadsheet the updates were applied to.
- setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
-
The spreadsheet the updates were applied to.
- setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.model.Spreadsheet
-
The ID of the spreadsheet.
- setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
-
The spreadsheet the updates were applied to.
- setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
-
The spreadsheet to apply the updates to.
- setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
The spreadsheet to request.
- setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
The ID of the spreadsheet containing the sheet to copy.
- setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
The ID of the spreadsheet to update.
- setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
The ID of the spreadsheet to retrieve data from.
- setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
-
The ID of the spreadsheet to update.
- setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
The ID of the spreadsheet to retrieve data from.
- setSpreadsheetId(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
The ID of the spreadsheet to update.
- setStart(GridCoordinate) - Method in class com.google.api.services.sheets.v4.model.UpdateCellsRequest
-
The coordinate to start writing data at.
- setStartColumn(Integer) - Method in class com.google.api.services.sheets.v4.model.GridData
-
The first column this GridData refers to, zero-based.
- setStartColumnIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.GridRange
-
The start column (inclusive) of the range, or not set if unbounded.
- setStartIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.DimensionRange
-
The start (inclusive) of the span, or not set if unbounded.
- setStartIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.TextFormatRun
-
The character index where this run starts.
- setStartRow(Integer) - Method in class com.google.api.services.sheets.v4.model.GridData
-
The first row this GridData refers to, zero-based.
- setStartRowIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.GridRange
-
The start row (inclusive) of the range, or not set if unbounded.
- setStrict(Boolean) - Method in class com.google.api.services.sheets.v4.model.DataValidationRule
-
True if invalid data should be rejected.
- setStrikethrough(Boolean) - Method in class com.google.api.services.sheets.v4.model.TextFormat
-
True if the text has a strikethrough.
- setStringValue(String) - Method in class com.google.api.services.sheets.v4.model.ExtendedValue
-
Represents a string value.
- setStyle(String) - Method in class com.google.api.services.sheets.v4.model.Border
-
The style of the border.
- setSummarizeFunction(String) - Method in class com.google.api.services.sheets.v4.model.PivotValue
-
A function to summarize the value.
- setSuppressAllChecks(boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Builder
-
- setSuppressPatternChecks(boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Builder
-
- setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.sheets.v4.Sheets.Builder
-
- setTabColor(Color) - Method in class com.google.api.services.sheets.v4.model.SheetProperties
-
The color of the tab in the UI.
- setTableRange(String) - Method in class com.google.api.services.sheets.v4.model.AppendValuesResponse
-
The range (in A1 notation) of the table that values are being appended to (before the values
were appended).
- setTargetAxis(String) - Method in class com.google.api.services.sheets.v4.model.BasicChartSeries
-
The minor axis that will specify the range of values for this series.
- setTextDirection(String) - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
The direction of the text in the cell.
- setTextFormat(TextFormat) - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
The format of the text in the cell (unless overridden by a format run).
- setTextFormatRuns(List<TextFormatRun>) - Method in class com.google.api.services.sheets.v4.model.CellData
-
Runs of rich text applied to subsections of the cell.
- setTextToColumns(TextToColumnsRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Converts a column of text into many columns of text.
- setThreeDimensional(Boolean) - Method in class com.google.api.services.sheets.v4.model.PieChartSpec
-
True if the pie is three dimensional.
- setTimeZone(String) - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
-
The time zone of the spreadsheet, in CLDR format such as `America/New_York`.
- setTitle(String) - Method in class com.google.api.services.sheets.v4.model.BasicChartAxis
-
The title of this axis.
- setTitle(String) - Method in class com.google.api.services.sheets.v4.model.ChartSpec
-
The title of the chart.
- setTitle(String) - Method in class com.google.api.services.sheets.v4.model.FilterView
-
The name of the filter view.
- setTitle(String) - Method in class com.google.api.services.sheets.v4.model.SheetProperties
-
The name of the sheet.
- setTitle(String) - Method in class com.google.api.services.sheets.v4.model.SpreadsheetProperties
-
The title of the spreadsheet.
- setTop(Border) - Method in class com.google.api.services.sheets.v4.model.Borders
-
The top border of the cell.
- setTop(Integer) - Method in class com.google.api.services.sheets.v4.model.Padding
-
The top padding of the cell.
- setTop(Border) - Method in class com.google.api.services.sheets.v4.model.UpdateBordersRequest
-
The border to put at the top of the range.
- setTotalUpdatedCells(Integer) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
-
The total number of cells updated.
- setTotalUpdatedColumns(Integer) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
-
The total number of columns where at least one cell in the column was updated.
- setTotalUpdatedRows(Integer) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
-
The total number of rows where at least one cell in the row was updated.
- setTotalUpdatedSheets(Integer) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesResponse
-
The total number of sheets where at least one cell in the sheet was updated.
- setType(String) - Method in class com.google.api.services.sheets.v4.model.BasicChartSeries
-
The type of this series.
- setType(String) - Method in class com.google.api.services.sheets.v4.model.BooleanCondition
-
The type of condition.
- setType(String) - Method in class com.google.api.services.sheets.v4.model.ErrorValue
-
The type of error.
- setType(String) - Method in class com.google.api.services.sheets.v4.model.InterpolationPoint
-
How the value should be interpreted.
- setType(String) - Method in class com.google.api.services.sheets.v4.model.NumberFormat
-
The type of the number format.
- setType(String) - Method in class com.google.api.services.sheets.v4.model.PasteDataRequest
-
How the data should be pasted.
- setUnderline(Boolean) - Method in class com.google.api.services.sheets.v4.model.TextFormat
-
True if the text is underlined.
- setUnmergeCells(UnmergeCellsRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Unmerges merged cells.
- setUnprotectedRanges(List<GridRange>) - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
-
The list of unprotected ranges within a protected sheet.
- setUpdateBorders(UpdateBordersRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates the borders in a range of cells.
- setUpdateCells(UpdateCellsRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates many cells at once.
- setUpdateChartSpec(UpdateChartSpecRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates a chart's specifications.
- setUpdateConditionalFormatRule(UpdateConditionalFormatRuleRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates an existing conditional format rule.
- setUpdateConditionalFormatRule(UpdateConditionalFormatRuleResponse) - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from updating a conditional format rule.
- setUpdatedCells(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
-
The number of cells updated.
- setUpdatedColumns(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
-
The number of columns where at least one cell in the column was updated.
- setUpdateDimensionProperties(UpdateDimensionPropertiesRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates dimensions' properties.
- setUpdatedRange(String) - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
-
The range (in A1 notation) that updates were applied to.
- setUpdatedRows(Integer) - Method in class com.google.api.services.sheets.v4.model.UpdateValuesResponse
-
The number of rows where at least one cell in the row was updated.
- setUpdateEmbeddedObjectPosition(UpdateEmbeddedObjectPositionRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates an embedded object's (e.g.
- setUpdateEmbeddedObjectPosition(UpdateEmbeddedObjectPositionResponse) - Method in class com.google.api.services.sheets.v4.model.Response
-
A reply from updating an embedded object's position.
- setUpdateFilterView(UpdateFilterViewRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates the properties of a filter view.
- setUpdateNamedRange(UpdateNamedRangeRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates a named range.
- setUpdateProtectedRange(UpdateProtectedRangeRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates a protected range.
- setUpdates(UpdateValuesResponse) - Method in class com.google.api.services.sheets.v4.model.AppendValuesResponse
-
Information about the updates that were applied.
- setUpdateSheetProperties(UpdateSheetPropertiesRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates a sheet's properties.
- setUpdateSpreadsheetProperties(UpdateSpreadsheetPropertiesRequest) - Method in class com.google.api.services.sheets.v4.model.Request
-
Updates the spreadsheet's properties.
- setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
-
- setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
-
- setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
- setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
- setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
- setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
- setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
-
- setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
- setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
- setUploadProtocol(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
Upload protocol for media (e.g.
- setUploadType(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
-
- setUploadType(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
-
- setUploadType(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
- setUploadType(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
- setUploadType(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
- setUploadType(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
- setUploadType(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
-
- setUploadType(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
- setUploadType(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
- setUploadType(String) - Method in class com.google.api.services.sheets.v4.SheetsRequest
-
Legacy upload protocol for media (e.g.
- setUseAlternateSeries(Boolean) - Method in class com.google.api.services.sheets.v4.model.AutoFillRequest
-
True if we should generate data with the "alternate" series.
- setUserEnteredFormat(CellFormat) - Method in class com.google.api.services.sheets.v4.model.CellData
-
The format the user entered for the cell.
- setUserEnteredValue(ExtendedValue) - Method in class com.google.api.services.sheets.v4.model.CellData
-
The value the user entered in the cell.
- setUserEnteredValue(String) - Method in class com.google.api.services.sheets.v4.model.ConditionValue
-
A value the condition is based on.
- setUsers(List<String>) - Method in class com.google.api.services.sheets.v4.model.Editors
-
The email addresses of users with edit access to the protected range.
- setValue(String) - Method in class com.google.api.services.sheets.v4.model.InterpolationPoint
-
The value this interpolation point uses.
- setValue(ExtendedValue) - Method in class com.google.api.services.sheets.v4.model.PivotGroupValueMetadata
-
The calculated value the metadata corresponds to.
- setValueBucket(PivotGroupSortValueBucket) - Method in class com.google.api.services.sheets.v4.model.PivotGroup
-
The bucket of the opposite pivot group to sort by.
- setValueInputOption(String) - Method in class com.google.api.services.sheets.v4.model.BatchUpdateValuesRequest
-
How the input data should be interpreted.
- setValueInputOption(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
How the input data should be interpreted.
- setValueInputOption(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
How the input data should be interpreted.
- setValueLayout(String) - Method in class com.google.api.services.sheets.v4.model.PivotTable
-
Whether values should be listed horizontally (as columns) or vertically (as rows).
- setValueMetadata(List<PivotGroupValueMetadata>) - Method in class com.google.api.services.sheets.v4.model.PivotGroup
-
Metadata about values in the grouping.
- setValueRanges(List<ValueRange>) - Method in class com.google.api.services.sheets.v4.model.BatchGetValuesResponse
-
The requested values.
- setValueRenderOption(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
How values should be represented in the output.
- setValueRenderOption(String) - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
How values should be represented in the output.
- setValues(List<ConditionValue>) - Method in class com.google.api.services.sheets.v4.model.BooleanCondition
-
The values of the condition.
- setValues(List<PivotValue>) - Method in class com.google.api.services.sheets.v4.model.PivotTable
-
A list of values to include in the pivot table.
- setValues(List<CellData>) - Method in class com.google.api.services.sheets.v4.model.RowData
-
The values in the row, one per column.
- setValues(List<List<Object>>) - Method in class com.google.api.services.sheets.v4.model.ValueRange
-
The data that was read or to be written.
- setValuesChanged(Integer) - Method in class com.google.api.services.sheets.v4.model.FindReplaceResponse
-
The number of non-formula cells changed.
- setValuesIndex(Integer) - Method in class com.google.api.services.sheets.v4.model.PivotGroupSortValueBucket
-
The offset in the PivotTable.values list which the values in this grouping should be sorted by.
- setVerticalAlignment(String) - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
The vertical alignment of the value in the cell.
- setVisibleValues(List<String>) - Method in class com.google.api.services.sheets.v4.model.PivotFilterCriteria
-
Values that should be included.
- setWarningOnly(Boolean) - Method in class com.google.api.services.sheets.v4.model.ProtectedRange
-
True if this protected range will show a warning when editing.
- setWidth(Integer) - Method in class com.google.api.services.sheets.v4.model.Border
-
The width of the border, in pixels.
- setWidthPixels(Integer) - Method in class com.google.api.services.sheets.v4.model.OverlayPosition
-
The width of the object, in pixels.
- setWrapStrategy(String) - Method in class com.google.api.services.sheets.v4.model.CellFormat
-
The wrap strategy for the value in the cell.
- Sheet - Class in com.google.api.services.sheets.v4.model
-
A sheet in a spreadsheet.
- Sheet() - Constructor for class com.google.api.services.sheets.v4.model.Sheet
-
- SheetProperties - Class in com.google.api.services.sheets.v4.model
-
Properties of a sheet.
- SheetProperties() - Constructor for class com.google.api.services.sheets.v4.model.SheetProperties
-
- Sheets - Class in com.google.api.services.sheets.v4
-
Service definition for Sheets (v4).
- Sheets(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.sheets.v4.Sheets
-
Constructor.
- sheets() - Method in class com.google.api.services.sheets.v4.Sheets.Spreadsheets
-
An accessor for creating requests from the SheetsOperations collection.
- Sheets.Builder - Class in com.google.api.services.sheets.v4
-
- Sheets.Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.sheets.v4.Sheets.Builder
-
Returns an instance of a new builder.
- Sheets.Spreadsheets - Class in com.google.api.services.sheets.v4
-
The "spreadsheets" collection of methods.
- Sheets.Spreadsheets() - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets
-
- Sheets.Spreadsheets.BatchUpdate - Class in com.google.api.services.sheets.v4
-
- Sheets.Spreadsheets.BatchUpdate(String, BatchUpdateSpreadsheetRequest) - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.BatchUpdate
-
Applies one or more updates to the spreadsheet.
- Sheets.Spreadsheets.Create - Class in com.google.api.services.sheets.v4
-
- Sheets.Spreadsheets.Create(Spreadsheet) - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Create
-
Creates a spreadsheet, returning the newly created spreadsheet.
- Sheets.Spreadsheets.Get - Class in com.google.api.services.sheets.v4
-
- Sheets.Spreadsheets.Get(String) - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Get
-
Returns the spreadsheet at the given ID.
- Sheets.Spreadsheets.SheetsOperations - Class in com.google.api.services.sheets.v4
-
The "sheets" collection of methods.
- Sheets.Spreadsheets.SheetsOperations() - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations
-
- Sheets.Spreadsheets.SheetsOperations.CopyTo - Class in com.google.api.services.sheets.v4
-
- Sheets.Spreadsheets.SheetsOperations.CopyTo(String, Integer, CopySheetToAnotherSpreadsheetRequest) - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.SheetsOperations.CopyTo
-
Copies a single sheet from a spreadsheet to another spreadsheet.
- Sheets.Spreadsheets.Values - Class in com.google.api.services.sheets.v4
-
The "values" collection of methods.
- Sheets.Spreadsheets.Values() - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values
-
- Sheets.Spreadsheets.Values.Append - Class in com.google.api.services.sheets.v4
-
- Sheets.Spreadsheets.Values.Append(String, String, ValueRange) - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Append
-
Appends values to a spreadsheet.
- Sheets.Spreadsheets.Values.BatchGet - Class in com.google.api.services.sheets.v4
-
- Sheets.Spreadsheets.Values.BatchGet(String) - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchGet
-
Returns one or more ranges of values from a spreadsheet.
- Sheets.Spreadsheets.Values.BatchUpdate - Class in com.google.api.services.sheets.v4
-
- Sheets.Spreadsheets.Values.BatchUpdate(String, BatchUpdateValuesRequest) - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.BatchUpdate
-
Sets values in one or more ranges of a spreadsheet.
- Sheets.Spreadsheets.Values.Get - Class in com.google.api.services.sheets.v4
-
- Sheets.Spreadsheets.Values.Get(String, String) - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Get
-
Returns a range of values from a spreadsheet.
- Sheets.Spreadsheets.Values.Update - Class in com.google.api.services.sheets.v4
-
- Sheets.Spreadsheets.Values.Update(String, String, ValueRange) - Constructor for class com.google.api.services.sheets.v4.Sheets.Spreadsheets.Values.Update
-
Sets values in a range of a spreadsheet.
- SheetsRequest<T> - Class in com.google.api.services.sheets.v4
-
Sheets request.
- SheetsRequest(Sheets, String, String, Object, Class<T>) - Constructor for class com.google.api.services.sheets.v4.SheetsRequest
-
- SheetsRequestInitializer - Class in com.google.api.services.sheets.v4
-
Sheets request initializer for setting properties like key and userIp.
- SheetsRequestInitializer() - Constructor for class com.google.api.services.sheets.v4.SheetsRequestInitializer
-
- SheetsRequestInitializer(String) - Constructor for class com.google.api.services.sheets.v4.SheetsRequestInitializer
-
- SheetsRequestInitializer(String, String) - Constructor for class com.google.api.services.sheets.v4.SheetsRequestInitializer
-
- SheetsScopes - Class in com.google.api.services.sheets.v4
-
Available OAuth 2.0 scopes for use with the Google Sheets API.
- SortRangeRequest - Class in com.google.api.services.sheets.v4.model
-
Sorts data in rows based on a sort order per column.
- SortRangeRequest() - Constructor for class com.google.api.services.sheets.v4.model.SortRangeRequest
-
- SortSpec - Class in com.google.api.services.sheets.v4.model
-
A sort order associated with a specific column or row.
- SortSpec() - Constructor for class com.google.api.services.sheets.v4.model.SortSpec
-
- SourceAndDestination - Class in com.google.api.services.sheets.v4.model
-
A combination of a source range and how to extend that source.
- SourceAndDestination() - Constructor for class com.google.api.services.sheets.v4.model.SourceAndDestination
-
- Spreadsheet - Class in com.google.api.services.sheets.v4.model
-
Resource that represents a spreadsheet.
- Spreadsheet() - Constructor for class com.google.api.services.sheets.v4.model.Spreadsheet
-
- SpreadsheetProperties - Class in com.google.api.services.sheets.v4.model
-
Properties of a spreadsheet.
- SpreadsheetProperties() - Constructor for class com.google.api.services.sheets.v4.model.SpreadsheetProperties
-
- spreadsheets() - Method in class com.google.api.services.sheets.v4.Sheets
-
An accessor for creating requests from the Spreadsheets collection.
- SPREADSHEETS - Static variable in class com.google.api.services.sheets.v4.SheetsScopes
-
View and manage your spreadsheets in Google Drive.
- SPREADSHEETS_READONLY - Static variable in class com.google.api.services.sheets.v4.SheetsScopes
-
View your Google Spreadsheets.