BorderCollection.Item
BorderCollection indexer
Gets the Border
element at the specified index.
public Border this[BorderType borderType] { get; }
Parameter | Description |
---|---|
borderType | The border to be retrieved. |
Return Value
The element at the specified index.
See Also
- class Border
- enum BorderType
- class BorderCollection
- namespace Aspose.Cells
- assembly Aspose.Cells