Item
BorderCollection indexer
获取Border
指定索引处的元素。
public Border this[BorderType borderType] { get; }
范围 | 描述 |
---|---|
borderType | 要检索的边界。 |
返回值
指定索引处的元素。
也可以看看
- class Border
- enum BorderType
- class BorderCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
获取Border
指定索引处的元素。
public Border this[BorderType borderType] { get; }
范围 | 描述 |
---|---|
borderType | 要检索的边界。 |
指定索引处的元素。