IFillFormatCollection

IFillFormatCollection interface

表示填充样式的集合。

public interface IFillFormatCollection : IGenericCollection<IFillFormat>

特性

姓名描述
Item { get; }获取指定索引处的元素。 只读IFillFormat

也可以看看