Table of Contents

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 = 0

The columnType attribute for a cell.

FORMAT = 1

The format attribute for a cell if the revision also included a format change

OBJECT_VALUE = 2

The objectValue attribute for a cell.