Click or drag to resize

RowAddRowBuilderGetAbove Method

Gets the above flag.

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 Nullable<bool> GetAbove()

Return Value

Type: NullableBoolean
the above flag
See Also