VbaProjectReference.Name
VbaProjectReference.Name property
Gets and sets the name of the reference.
public string Name { get; set; }
See Also
- class VbaProjectReference
- namespace Aspose.Cells.Vba
- assembly Aspose.Cells
Gets and sets the name of the reference.
public string Name { get; set; }