Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 3,201 for

vba

(0.11 sec)
  1. VbaModule class | Aspose.Words for Python

    aspose.words.Vba.VbaModule class. Provides access to Vba project module...VbaModule class Provides access to VBA project module. To learn more...more, visit the Working with VBA Macros documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  2. VbaModule.SourceCode | Aspose.Words for .NET

    Access and modify your Vba project module source code effortlessly with the VbaModule SourceCode property. Enhance your coding efficiency today!...SourceCode property Gets or sets VBA project module source code. public...Examples Shows how to create a VBA project using macros. Document...

    reference.aspose.com/words/net/aspose.words.vba...
  3. VbaModule.name property | Aspose.Words for Node.js

    VbaModule.name property. Gets or sets Vba project module name....name property Gets or sets VBA project module name. get name...Examples Shows how to create a VBA project using macros. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. VbaProject class | Aspose.Words for Node.js

    Aspose.Words.Vba.VbaProject class. Provides access to Vba project information...Provides access to VBA project information. A VBA project inside...of VBA modules. To learn more, visit the Working with VBA Macros...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VbaModuleCollection.Count | Aspose.Words for .NET

    Discover the VbaModuleCollection Count property, which efficiently counts your Vba modules, enhancing your coding workflow and organization....property Returns the number of VBA modules in the collection. public...Shows how to access a document’s VBA project information. Document...

    reference.aspose.com/words/net/aspose.words.vba...
  6. VbaModuleCollection.count property | Aspose.Wor...

    VbaModuleCollection.count property. Returns the number of Vba modules in the collection....property Returns the number of VBA modules in the collection. @property...Shows how to access a document’s VBA project information. doc = aw...

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

    Discover the VbaProject Modules property, effortlessly access and manage your Vba project modules for enhanced automation and efficiency....property Returns collection of VBA project modules. public VbaModuleCollection...Shows how to access a document’s VBA project information. Document...

    reference.aspose.com/words/net/aspose.words.vba...
  8. VbaModuleType enumeration | Aspose.Words for No...

    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 DocumentModule A type of VBA project item that specifies a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. VbaProject.is_signed property | Aspose.Words fo...

    VbaProject.is_signed property. Shows whether the [VbaProject](../) is signed or not....Shows how to access a document’s VBA project information. doc = aw...Document ( MY_DIR + 'VBA project.docm' ) # A VBA project contains...

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