TextAlignFixed

设置列标题对齐方式,TextAlignEnum枚举,可选值有:

Default:默认
Left:   靠左
Center: 居中
Right:  靠右

示例:

Tables("订单").Cols("雇员").TextAlignFixed = TextAlignEnum.Center


本页地址:http://www.foxtable.com/webhelp/topics/1787.htm