Click or drag to resize

CellLinkInFromCell Property

An inbound link from a cell in another sheet. This cell's value mirrors the linked cell's value.

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 CellLink LinkInFromCell { get; set; }

Property Value

Type: CellLink
See Also