| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
SelectionRange |
SelectionRange.setSourceColumnId1(Long sourceColumnId1)
Sets the beginning of the range of columns
|
SelectionRange |
SelectionRange.setSourceColumnId2(Long sourceColumnId2)
Sets the ending of the range of columns
|
SelectionRange |
SelectionRange.setSourceRowId1(Long sourceRowId1)
Sets the beginning of the range of rows
|
SelectionRange |
SelectionRange.setSourceRowId2(Long sourceRowId2)
Sets the ending of the range of rows
|
| Modifier and Type | Method and Description |
|---|---|
List<SelectionRange> |
ChartWidgetContent.getSelectionRanges()
Gets the selection range if the source is a sheet
|
| Modifier and Type | Method and Description |
|---|---|
ChartWidgetContent |
ChartWidgetContent.setSelectionRanges(List<SelectionRange> selectionRanges)
Sets the selection range if the source is a sheet
|
Copyright © 2014–2019 Smartsheet. All rights reserved.