TableCell.WithBackgroundImage(IUnion<String,BackgroundImage>) Method

Definition

public Microsoft.Teams.Cards.TableCell WithBackgroundImage(Microsoft.Teams.Common.IUnion<string,Microsoft.Teams.Cards.BackgroundImage> value);
member this.WithBackgroundImage : Microsoft.Teams.Common.IUnion<string, Microsoft.Teams.Cards.BackgroundImage> -> Microsoft.Teams.Cards.TableCell
Public Function WithBackgroundImage (value As IUnion(Of String, BackgroundImage)) As TableCell

Parameters

Returns

Applies to