get_style_sheet method

get_style_sheet(id)

Gets the element at the specified ID.

Returns

def get_style_sheet(self, id):
    ...
ParameterTypeDescription
idint

See Also