| Package | Description |
|---|---|
| com.smartsheet.api.models | |
| com.smartsheet.api.models.enums |
| Modifier and Type | Method and Description |
|---|---|
CrossSheetReferenceStatus |
CrossSheetReference.getStatus()
Get the status of the cross sheet reference
|
| Modifier and Type | Method and Description |
|---|---|
CrossSheetReference |
CrossSheetReference.setStatus(CrossSheetReferenceStatus status)
Set the status of the cross sheet reference
|
| Modifier and Type | Method and Description |
|---|---|
static CrossSheetReferenceStatus |
CrossSheetReferenceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CrossSheetReferenceStatus[] |
CrossSheetReferenceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2019 Smartsheet. All rights reserved.