Let me start with thank you.
When using the FreezeTopRow, Export-Excel it freezes the excel row 1 of the sheet. But, when combined with a -Title "Foo", row 1 has the description "Foo" and the table actually starts at row 2.
I believe that the FreezeTopRow should act on the table's header.
Same for
-FreezeTopRow
-FreezeTopRowFirstColumn
Note 1: I understand this could be a breaking change
Note 2: I'm aware I can use the FreezePane instead
Let me start with thank you.
When using the FreezeTopRow, Export-Excel it freezes the excel row 1 of the sheet. But, when combined with a -Title "Foo", row 1 has the description "Foo" and the table actually starts at row 2.
I believe that the FreezeTopRow should act on the table's header.
Same for
-FreezeTopRow
-FreezeTopRowFirstColumn
Note 1: I understand this could be a breaking change
Note 2: I'm aware I can use the FreezePane instead