Uses of Class
com.aspose.tasks.cloud.model.VbaModuleAttribute
Packages that use VbaModuleAttribute
-
Uses of VbaModuleAttribute in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return VbaModuleAttributeModifier and TypeMethodDescriptionMethods in com.aspose.tasks.cloud.model that return types with arguments of type VbaModuleAttributeModifier and TypeMethodDescriptionVbaModule.getAttributes()
Gets a collection of VbaModuleAttributeCollectionMethods in com.aspose.tasks.cloud.model with parameters of type VbaModuleAttributeMethod parameters in com.aspose.tasks.cloud.model with type arguments of type VbaModuleAttributeModifier and TypeMethodDescriptionVbaModule.attributes
(List<VbaModuleAttribute> attributes) void
VbaModule.setAttributes
(List<VbaModuleAttribute> attributes)