Class VbaModule
Class VbaModule
Tên không gian: Aspose.Tasks Tổng hợp: Aspose.Tasks.dll (25.4.0)
Có mô-đun VBA
public class VbaModule : IVbaModule
Inheritance
Implements
Thành viên thừa kế
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
Attributes
Nhận một bộ sưu tập của Aspose.Tasks.VbaModuleAttributeCollection
public VbaModuleAttributeCollection Attributes { get; }
Giá trị bất động sản
Name
Nhận tên của mô-đun VBA
public string Name { get; }
Giá trị bất động sản
SourceCode
Nhận mã nguồn của module VBA
public string SourceCode { get; }