Range.CellTextEx
This property returns the text of the specified cell, formatted with the format string, in the range.
This property is read only.
Syntax
|
Parameters
|
Return Value
|
ReadOnly Property Range.CellTextEx( _
Row As Integer, _
Column As Integer, _
FormatString As String) As String
|
Type: Integer
Type: Integer
Type: String
|
String
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.