Parses TSV clipboard data into HTML table data which is copied back to the clipboard.
Convert-ClipboardTsvToHtml.ps1 [-ProgressAction <ActionPreference>] [<CommonParameters>]
Convert-ClipboardTsvToHtml.ps1
TSV clipboard data may now be pasted into an email or document as a table.
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.