Table.WithShowGridLines(Boolean) Method

Definition

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

Parameters

value
Boolean

Returns

Applies to