TableCell.WithGridArea(String) Method

Definition

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

Parameters

value
String

Returns

Applies to