All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.sheets.v4.model.AddSlicerRequest.html Maven / Gradle / Ivy

There is a newer version: v4-rev20240423-2.0.0
Show newest version






AddSlicerRequest (Google Sheets API v4-rev20240319-2.0.0)












com.google.api.services.sheets.v4.model

Class AddSlicerRequest

    • Constructor Detail

      • AddSlicerRequest

        public AddSlicerRequest()
    • Method Detail

      • getSlicer

        public Slicer getSlicer()
        The slicer that should be added to the spreadsheet, including the position where it should be placed. The slicerId field is optional; if one is not set, an id will be randomly generated. (It is an error to specify the ID of a slicer that already exists.)
        Returns:
        value or null for none
      • setSlicer

        public AddSlicerRequest setSlicer(Slicer slicer)
        The slicer that should be added to the spreadsheet, including the position where it should be placed. The slicerId field is optional; if one is not set, an id will be randomly generated. (It is an error to specify the ID of a slicer that already exists.)
        Parameters:
        slicer - slicer or null for none
      • clone

        public AddSlicerRequest clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy