Spreadsheet.TextLabelValue
This property returns the value for the specified text label in the specified variable.
This property is read only.
Syntax
|
Parameters
|
Return Value
|
ReadOnly Property Spreadsheet.TextLabelValue( _
VarNo As Integer, _
Label As String, _
Optional CaseInsensitive As Boolean = True) As Variant
|
The variable.
Type: Integer
Type: String
- CaseInsensitive [in,optional]
Type: Boolean
Default value: True
|
Variant
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.