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):
    ...
ParameterTypeDescription
border_typeBorderTypeThe border to be retrieved.

See Also