SpreadsheetImporter.AddTextValue
This function adds a text label association for a numeric column.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub SpreadsheetImporter.AddTextValue( _
fieldNb As Integer, _
text As String, _
val As Double)
|
Type: Integer
Type: String
Type: Double |
This function does not return a value. |