天软金融分析.NET函数大全 > 文档处理函数 > Office访问相关函数 > Office操作相关的类 > TOfficeObj > TAlignment > 属性

Horizontal    

简述
水平对齐。
取值 含义
nil(默认) 靠右
"center" 居中
"left" 靠左
"fill" 填充
"justify" 两端对齐
"distributed" 分散对齐
"centerContinuous" 跨列居中

类型:写
定义
Horizontal:string
相关