Click or drag to resize

FormatTablesVerticalAlign Property

Vertical alignment, possible values: none, middle, bottom. Note: “default” is the default value, which is equivalent to “top”.

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 IList<string> VerticalAlign { get; set; }

Property Value

Type: IListString
See Also