Name.GetReferredAreas

Name.GetReferredAreas method

Gets all references referred by this name.

public ReferredArea[] GetReferredAreas(bool recalculate)
ParameterTypeDescription
recalculateBooleanwhether recalculate it if this name has been calculated before this invocation.

Return Value

All ranges.

See Also