IBaseTableFormatEffectiveData

IBaseTableFormatEffectiveData interface

包含有效表格格式化属性的不可变对象的基本接口。

public interface IBaseTableFormatEffectiveData

特性

姓名描述
BorderBottom { get; }返回下边框线格式有效值。 只读ILineFormatEffectiveData
BorderDiagonalDown { get; }返回向下对角线格式的有效值。 只读ILineFormatEffectiveData
BorderDiagonalUp { get; }返回向上对角线格式的有效值。 只读ILineFormatEffectiveData
BorderLeft { get; }返回左边框线格式有效值。 只读ILineFormatEffectiveData
BorderRight { get; }返回右边框线格式有效值。 只读ILineFormatEffectiveData
BorderTop { get; }返回上边框线格式有效值。 只读ILineFormatEffectiveData
FillFormat { get; }返回填充格式有效值。 只读IFillFormatEffectiveData

也可以看看