IVbaReference

IVbaReference interface

Represents the name of the VBA project reference.

public interface IVbaReference

Properties

NameDescription
Name { get; set; }Represents the name of the VBA project reference. Read/write String.

See Also