Package | Description |
---|---|
com.google.api.services.sheets.v4.model |
Modifier and Type | Method and Description |
---|---|
UnmergeCellsRequest |
UnmergeCellsRequest.clone() |
UnmergeCellsRequest |
Request.getUnmergeCells()
Unmerges merged cells.
|
UnmergeCellsRequest |
UnmergeCellsRequest.set(String fieldName,
Object value) |
UnmergeCellsRequest |
UnmergeCellsRequest.setRange(GridRange range)
The range within which all cells should be unmerged.
|
Modifier and Type | Method and Description |
---|---|
Request |
Request.setUnmergeCells(UnmergeCellsRequest unmergeCells)
Unmerges merged cells.
|
Copyright © 2011–2024 Google. All rights reserved.