IColumnFormatEffectiveData

IColumnFormatEffectiveData interface

包含有效表格列格式属性的不可变对象。

public interface IColumnFormatEffectiveData : IBaseTableFormatEffectiveData

特性

姓名描述
AsIBaseTableFormatEffectiveData { get; }允许获取基础 IBaseTableFormatEffectiveData 接口。 只读IBaseTableFormatEffectiveData

评论

此接口与IColumnFormat一起使用接口返回有效的格式值,并应用了继承和表格样式。

也可以看看