get_grid_load_format method

get_grid_load_format

Gets the load format by file extension

Returns

def get_grid_load_format(self, extension):
    ...
ParameterTypeDescription
extensionstrThe file extention ,usually start with ‘.’ .

See Also