TableCell.WithRtl(Boolean) Method

Definition

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

Parameters

value
Boolean

Returns

Applies to