Type
VbaReference.Type property
获取VbaReferenceType
对象,该对象指示 VbaReference 对象表示的引用类型。
public abstract VbaReferenceType Type { get; }
也可以看看
- enum VbaReferenceType
- class VbaReference
- 命名空间 Aspose.Words.Vba
- 部件 Aspose.Words
获取VbaReferenceType
对象,该对象指示 VbaReference 对象表示的引用类型。
public abstract VbaReferenceType Type { get; }