TextBlock.WithGridArea(String) Method

Definition

public Microsoft.Teams.Cards.TextBlock WithGridArea(string value);
member this.WithGridArea : string -> Microsoft.Teams.Cards.TextBlock
Public Function WithGridArea (value As String) As TextBlock

Parameters

value
String

Returns

Applies to