| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
RowMapping |
RowMapping.setFrom(Long from)
Sets the Row ID in the source sheet.
|
RowMapping |
RowMapping.setTo(Long to)
Sets the Row ID in the destination sheet.
|
| Modifier and Type | Method and Description |
|---|---|
List<RowMapping> |
CopyOrMoveRowResult.getRowMappings()
Gets the Array of RowMapping objects.
|
| Modifier and Type | Method and Description |
|---|---|
CopyOrMoveRowResult |
CopyOrMoveRowResult.setRowMappings(List<RowMapping> rowMappings)
Sets the Array of RowMapping objects.
|
Copyright © 2014–2019 Smartsheet. All rights reserved.