TableCell.WithMaxHeight(String) Method

Definition

public Microsoft.Teams.Cards.TableCell WithMaxHeight(string value);
member this.WithMaxHeight : string -> Microsoft.Teams.Cards.TableCell
Public Function WithMaxHeight (value As String) As TableCell

Parameters

value
String

Returns

Applies to