get_builtin_table_style method

get_builtin_table_style(self, type)

Gets the builtin table style

Returns


def get_builtin_table_style(self, type):
    ...
ParameterTypeDescription
typeTableStyleTypeThe builtin table style type.

See Also