Enum CellInclusion
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Represents specific elements to include in a response.
public enum CellInclusion
Fields
COLUMN_TYPE = 0The columnType attribute for a cell.
FORMAT = 1The format attribute for a cell if the revision also included a format change
OBJECT_VALUE = 2The objectValue attribute for a cell.