UriSchemeSpreadsheet Field
In This Topic
Specifies that the URI access cell(s) in the spreadsheet. This field is constant and read-only.
Syntax
'Declaration
Public Const UriSchemeSpreadsheet As String
'Usage
Dim value As String
value = UIHelper.UriSchemeSpreadsheet
public const string UriSchemeSpreadsheet
See Also