StaSpreadsheet.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 StaSpreadsheet.TextEx( _
    CaseNo As Long, _
    VarNo As Long, _
    FormatString As String) As String
  • CaseNo [in]

Type: Long

  • VarNo [in]

Type: Long

  • FormatString [in]

Type: String

String