PSWriteHTML
PSWriteHTML copied to clipboard
New-TableHeader alignment applies to wrong place
The Title is for adding Title over 1 or more rows
New-TableHeader -Alignment left -Names 'Name', 'Id' -Title 'Title'
That cmdlet has multiple options to control how things are looking. Anyways I see there's a bug where TItle/Names alignment needs to be fixed. There should be 2 separate alignements.
Originally posted by @PrzemyslawKlys in https://github.com/EvotecIT/PSWriteHTML/issues/226#issuecomment-819810928