Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ExcelCalcNumberStack Class Members
The following tables list the members exposed by ExcelCalcNumberStack.
Public Properties
Public Methods
| Name | Description |
| Clear | Remove all values from number stack. |
| Count | Return the number of values on number stack |
| Peek | Return value off top of the number stack. |
| Pop | Pop value off top of the number stack. |
| Push | Push a value onto number stack. |
| Reset | Clear elements off top of number stack until it contains given number of elements |
See Also