DBTable.TextEx
Returns the text value of the specified cell formatted with the format string.
This property is read only.
Syntax
|
Parameters
|
Return Value
|
ReadOnly Property DBTable.TextEx( _
CaseNo As Integer, _
VarNo As Integer, _
FormatString As String) As String
|
- CaseNo [in]
Type: Integer
- VarNo [in]
Type: Integer
- FormatString [in]
Type: String
|
String
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.