TableCell.WithMinHeight(String) Method

Definition

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

Parameters

value
String

Returns

Applies to