Interface IVbaModule
Interface IVbaModule
Nazwa przestrzeń: Aspose.Tasks Zgromadzenie: Aspose.Tasks.dll (25.4.0)
Jest to moduł z kodem VBA.
public interface IVbaModule
Properties
Attributes
Otrzymuje kolekcję Aspose.Tasks.VbaModuleAttributeCollection
VbaModuleAttributeCollection Attributes { get; }
Wartość nieruchomości
Name
Znajdź nazwę modułu VBA
string Name { get; }
Wartość nieruchomości
SourceCode
otrzymuje kod źródłowy modułu VBA
string SourceCode { get; }