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

object VbaModule

Implements

IVbaModule

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

VbaModuleAttributeCollection

Name

Nhận tên của mô-đun VBA

public string Name { get; }

Giá trị bất động sản

string

SourceCode

Nhận mã nguồn của module VBA

public string SourceCode { get; }

Giá trị bất động sản

string

 Tiếng Việt