[]
Gets the formula, as a string, of the object at the specified index.
string GetFormula(int index)
Function GetFormula(index As Integer) As String
| Type | Name | Description |
|---|---|---|
| int | index | The index of the formula. |
| Type | Description |
|---|---|
| string |
This API supports the Spread infrastructure and is not intended to be used directly from your code.