'Declaration
Sub GetFormula( _ ByVal buffer As System.Text.StringBuilder _ )
'Usage
Dim instance As IValue Dim buffer As System.Text.StringBuilder instance.GetFormula(buffer)
void GetFormula( System.Text.StringBuilder buffer )
Parameters
- buffer
- The buffer into which the formula will be placed.