Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Formatting
#1
I'm trying to figure out how to format only A2:A9, and C2:C9, my header has it's own formatting.

I wrote this line of code and would like to use it to format A2:A9, and C2:C9 but I'm not sure how to implement it.

chain = wb3.add_format({'num_format': '###0+00.00','align': 'center'})
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020