SheetLevelExclusion Enumeration | |
Represents specific elements that can be excluded in a response.
Namespace:
Smartsheet.Api.Models
Assemblies:
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax public enum SheetLevelExclusion
Public Enumeration SheetLevelExclusion
public enum class SheetLevelExclusion
Members
| Member name | Value | Description |
---|
| NONEXISTENT_CELLS | 0 |
Excludes the nonexistent cells.
|
See Also