Package | Description |
---|---|
com.google.api.services.sheets.v4.model |
Modifier and Type | Method and Description |
---|---|
AddSheetRequest |
AddSheetRequest.clone() |
AddSheetRequest |
Request.getAddSheet()
Adds a sheet.
|
AddSheetRequest |
AddSheetRequest.set(String fieldName,
Object value) |
AddSheetRequest |
AddSheetRequest.setProperties(SheetProperties properties)
The properties the new sheet should have.
|
Modifier and Type | Method and Description |
---|---|
Request |
Request.setAddSheet(AddSheetRequest addSheet)
Adds a sheet.
|
Copyright © 2011–2024 Google. All rights reserved.