get method
get(self, border_type)
Add API for Python Via .Net.since this[BorderType borderType] is unsupported
Returns
The element at the specified index.
def get(self, border_type):
...
| Parameter | Type | Description |
|---|---|---|
| border_type | aspose.cells.BorderType | The border to be retrieved. |
See Also
- module
aspose.cells - class
Border - class
BorderCollection