Type

VbaReference.Type property

Gets VbaReferenceType object that indicates the type of reference that a VbaReference object represents.

public abstract VbaReferenceType Type { get; }

See Also