| Package | Description |
|---|---|
| com.smartsheet.api | |
| com.smartsheet.api.models.enums |
| Modifier and Type | Method and Description |
|---|---|
Row |
SheetRowResources.getRow(long sheetId,
long rowId,
EnumSet<RowInclusion> includes,
EnumSet<ObjectExclusion> excludes)
Get a row.
|
| Modifier and Type | Method and Description |
|---|---|
static RowInclusion |
RowInclusion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RowInclusion[] |
RowInclusion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2017 Smartsheet. All rights reserved.