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