IFillFormatCollectionEffectiveData
IFillFormatCollectionEffectiveData 接口
不可变对象,表示只读的有效填充格式集合。
public interface IFillFormatCollectionEffectiveData : IGenericCollection<IFillFormatEffectiveData>
属性
名称 | 描述 |
---|---|
Item { get; } | 获取指定索引处的元素。只读 IFillFormatEffectiveData 。 |
备注
此接口作为 IFormatSchemeEffectiveData
的一部分使用。