Interface IVbaModule

Interface IVbaModule

A név: Aspose.Tasks Összefoglaló: Aspose.Tasks.dll (25.4.0)

A modul a VBA kódot tartalmazza.

public interface IVbaModule

Properties

Attributes

Kap egy gyűjteményt Aspose.Tasks.VbaModuleAttributeCollection

VbaModuleAttributeCollection Attributes { get; }

ingatlan értéke

VbaModuleAttributeCollection

Name

Kap egy nevét a VBA modul

string Name { get; }

ingatlan értéke

string

SourceCode

Kap egy forráskódot a VBA modul

string SourceCode { get; }

ingatlan értéke

string

 Magyar