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

VbaModuleAttributeCollection

Name

Znajdź nazwę modułu VBA

string Name { get; }

Wartość nieruchomości

string

SourceCode

otrzymuje kod źródłowy modułu VBA

string SourceCode { get; }

Wartość nieruchomości

string

 Polski