Set MultiLevel TickLabels For Excel Chart with EPPlus, not using Interop

前端 未结 0 535
情深已故
情深已故 2021-01-12 19:55

The same can be done on vba:

ActiveChart.Axes(xlCategory).TickLabels.MultiLevel = True

How to change a property using Epplus? So far only fou

相关标签:
回答
  • 消灭零回复
提交回复
热议问题