TextValuesManager.LookupOrCreate
Lookup an existing value, or create new one if does not exist.
| Syntax | Parameters | Return Value |
|---|---|---|
Function TextValuesManager.LookupOrCreate( _
spreadsheetIdent As Long, _
varNo As Long, _
missingDataVal As Double, _
label As String, _
ByRef result As TVMResult) As Double
|
Type: Long
Type: Long
Type: Double
Type: String
Type: TVMResult |
Double |