IColumnFormatEffectiveData

IColumnFormatEffectiveData 接口

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

public interface IColumnFormatEffectiveData : IBaseTableFormatEffectiveData

属性

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

备注

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

参见