TableRow.WithShowBorder(Boolean) Method

Definition

public Microsoft.Teams.Cards.TableRow WithShowBorder(bool value);
member this.WithShowBorder : bool -> Microsoft.Teams.Cards.TableRow
Public Function WithShowBorder (value As Boolean) As TableRow

Parameters

value
Boolean

Returns

Applies to