TableCell.WithSeparator(Boolean) Method

Definition

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

Parameters

value
Boolean

Returns

Applies to