TableCell.WithIsVisible(Boolean) Method

Definition

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

Parameters

value
Boolean

Returns

Applies to