public class CopyOrMoveRowDestination extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CopyOrMoveRowDestination.InsertCopyOrMoveRowDestinationBuilder
A convenience class for quickly creating a List of cells to update.
|
| Constructor and Description |
|---|
CopyOrMoveRowDestination() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getSheetId()
Gets the ID of the destination object.
|
CopyOrMoveRowDestination |
setSheetId(Long sheetId)
Sets the ID of the destination object.
|
public Long getSheetId()
public CopyOrMoveRowDestination setSheetId(Long sheetId)
sheetId - ID of the destination objectCopyright © 2014–2017 Smartsheet. All rights reserved.