Excel VBA Column style applied to all columns

后端 未结 0 2031
渐次进展
渐次进展 2021-02-15 04:01

I use this to set a column alignment

myWorkSheet.Columns(5).Style.HorizontalAlignment = xlHAlignRight

However this sets all the columns

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