IVbaReferenceOleTwiddledTypeLib Interface

Represents modified OLE Automation type library reference in which all controls are marked as extensible.

Namespace:  Aspose.Slides.Vba
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public interface IVbaReferenceOleTwiddledTypeLib : IVbaReference

The IVbaReferenceOleTwiddledTypeLib type exposes the following members.

Properties
  NameDescription
Public propertyAsIVbaReference
Returns IVbaReference interface. Read-only IVbaReference.
Public propertyName
Represents the name of the VBA project reference. Read/write String.
(Inherited from IVbaReference.)
See Also