Table.WithSeparator(Boolean) Method

Definition

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

Parameters

value
Boolean

Returns

Applies to