Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Const UriSchemeSpreadsheet As String
    'Usage
     
    
    Dim value As String
     
    value = UIHelper.UriSchemeSpreadsheet
    public const string UriSchemeSpreadsheet
    See Also