Spreadsheet.TextEx
This property returns the text value of the specified cell formatted with the format string.
This property is read only.
| Syntax | Parameters | Return Value |
|---|---|---|
ReadOnly Property Spreadsheet.TextEx( _
CaseNo As Integer, _
VarNo As Integer, _
FormatString As String) As String
|
Type: Integer
Type: Integer
Type: String |
String |