get_named_style method

get_named_style

Gets the named style in the style pool.

Returns

named style, maybe null.

def get_named_style(self, name):
    ...
ParameterTypeDescription
namestrname of the style

See Also