Skip to content

Add-ConditionalFormatting custom color #1276

Answered by stahler
RoYoMi asked this question in Q&A
Discussion options

You must be logged in to vote

A possible alternative to achieve that color would be:

Add-ConditionalFormatting -Worksheet $excel.Sheet1 -Address D:D -DataBarColor ([System.Drawing.Color]::FromArgb(229,235,178))

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@RoYoMi
Comment options

@geoced
Comment options

Answer selected by RoYoMi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants