Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,310 for

vba

(0.07 sec)
  1. VbaProject.name property | Aspose.Words for Nod...

    VbaProject.name property. Gets or sets Vba project name....name property Gets or sets VBA project name. get name () : string...Examples Shows how to create a VBA project using macros. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. VbaModuleType enumeration | Aspose.Words for Py...

    aspose.words.Vba.VbaModuleType enumeration. Specifies the type of a model in a Vba project....Specifies the type of a model in a VBA project. Members Name Description...Description DOCUMENT_MODULE A type of VBA project item that specifies a...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.VbaProject | Aspose.Words for .NET

    Discover how to manage VbaProject properties effectively. Learn to get or set VbaProject for enhanced automation and streamlined workflows....Shows how to access a document’s VBA project information. Document...Document ( MyDir + "VBA project.docm" ); // A VBA project contains...

    reference.aspose.com/words/net/aspose.words/doc...
  4. VbaModule.type property | Aspose.Words for Node.js

    VbaModule.type property. Specifies whether the module is a procedural module, document module, class module, or designer module.... Vba . VbaModuleType Examples Shows how to create a VBA project...Create a new VBA project. let project = new aw . Vba . VbaProject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VbaProject | Aspose.Diagram for .NET API Reference

    VbaProject VbaProject class Represents the Vba project. public class VbaProject Properties Name Description IsSigned ......VbaProject class Represents the VBA project. public class VbaProject...Gets and sets the name of the VBA project. References { get; }...

    reference.aspose.com/diagram/net/aspose.diagram...
  6. VbaModuleAttributeCollection.h - Aspose.Tasks f...

    Aspose.Tasks for C++ VbaModuleAttributeCollection.h 1 #pragma once 2 //----------------------------------------------......#include "Vba/VbaModuleAttribute.h" 9 #include "Vba/ReadOnlyCollectionBa...namespace Tasks 15 { 16 namespace Vba 17 { 18 class VbaModuleReader;...

    reference.aspose.com/tasks/cpp/_vba_module_attr...
  7. VbaProject constructor | Aspose.Words for Python

    VbaProject constructor. Creates a blank [VbaProject](../)....Examples Shows how to create a VBA project using macros. doc = aw...# Create a new VBA project. project = aw . vba . VbaProject ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. VbaReference.libId property | Aspose.Words for ...

    VbaReference.libId property. Gets a string value containing the identifier of an Automation type library....get/remove an element from the VBA reference collection. test (... Document ( base . myDir + "VBA project.docm" ); let references...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. VbaReferenceCollection | Aspose.Words for Java

    Represents a collection of VbaReference objects in Java....more, visit the Working with VBA Macros documentation article...get/remove an element from the VBA reference collection. public...

    reference.aspose.com/words/java/com.aspose.word...
  10. VbaReference class | Aspose.Words for Node.js

    Aspose.Words.Vba.VbaReference class. Implements a reference to an Automation type library or Vba project...or VBA project. To learn more, visit the Working with VBA Macros...get/remove an element from the VBA reference collection. test (...

    reference.aspose.com/words/nodejs-net/aspose.wo...