Methods' Details |
setVbaMethodParameter
void |
setVbaMethodParameter( |
[in] string |
PropertyName, |
| [in] any |
Value ); |
- Description
- sets the value of the parameter with the specified name.
|
|
getVbaMethodParameter
any |
getVbaMethodParameter( |
[in] string |
PropertyName ); |
- Description
- returns the value of the parameter with the specified name.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.