TableRow.VerticalCellContentAlignment Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("verticalCellContentAlignment")]
public Microsoft.Teams.Cards.VerticalAlignment? VerticalCellContentAlignment { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("verticalCellContentAlignment")>]
member this.VerticalCellContentAlignment : Microsoft.Teams.Cards.VerticalAlignment with get, set
Public Property VerticalCellContentAlignment As VerticalAlignment

Property Value

Attributes

Applies to