Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / UIHelper Class / UriSchemeSpreadsheet Field


In This Topic
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
See Also