Interface IVbaModule
Interface IVbaModule
名称: Aspose.Tasks 合計: Aspose.Tasks.dll (25.4.0)
VBAコードを持つモジュールを表します。
public interface IVbaModule
Properties
Attributes
Aspose.Tasks.VbaModuleAttributeコレクションのコレクションを取得
VbaModuleAttributeCollection Attributes { get; }
不動産価値
Name
VBAモジュールの名称を取得する
string Name { get; }
不動産価値
SourceCode
VBA モジュールのソースコードを取得
string SourceCode { get; }