public interface IVbaReference
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Represents the name of the VBA project reference.
|
void |
setName(java.lang.String value)
Represents the name of the VBA project reference.
|