Hey,
i try to write some Features with two Attributes A and B into an excel-sheet with an Excel Writer.
It allready works but I want to write the Name of the Attributes into the first row of the sheet, so that it looks like
A | B
1 | 3
2 | 2
3 | 4
... | ...
Is it possible?
Thank you for your help
Nicole