get_referred_areas method

get_referred_areas

Gets all references referred by this name.

Returns

All ranges.

def get_referred_areas(self, recalculate):
    ...
ParameterTypeDescription
recalculateboolwhether recalculate it if this name has been calculated before this invocation.

See Also