SheetCopyExclusion Enumeration | |
A comma-separated list of optional elements to not include in the 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 SheetCopyExclusion
Public Enumeration SheetCopyExclusion
public enum class SheetCopyExclusion
Members
| Member name | Value | Description |
---|
| SHEET_HYPERLINKS | 0 |
excludes hyperlinks from the response
|
See Also