com.aspose.slides
Interface IVbaReference

All Known Subinterfaces:
IVbaReferenceOleTwiddledTypeLib, IVbaReferenceOleTypeLib, IVbaReferenceProject
All Known Implementing Classes:
VbaReferenceOleTypeLib

public interface IVbaReference


Method Summary
 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.
 

Method Detail

getName

java.lang.String getName()

Represents the name of the VBA project reference. Read/write String.


setName

void setName(java.lang.String value)

Represents the name of the VBA project reference. Read/write String.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.