天软金融分析.NET函数大全
>
文档处理函数
>
Office访问相关函数
>
Office操作相关的类
>
TOfficeObj
>
TStyle
>
属性
Font
复制链接
简述
字体样式,设置TFont字体样式类中的属性。TFont的属性具体可参考TFont
类型:写
定义
Font:TFont
范例
style := TOfficeObj('TStyle');
style.Font.Size := 22;
相关
NumberFormat
Alignment
Font
Border
Fill
Protection