get_by_border_type method
get_by_border_type(border_type)
Retrieves a Border object by border type.
def get_by_border_type(self, border_type: aspose.words.BorderType):
...
| Parameter | Type | Description |
|---|---|---|
| border_type | BorderType |
See Also
- module aspose.words
- class BorderCollection