Mobile App Development Software
Alpha TransForm
|
Alpha Anywhere - Build Apps for Free
Alpha Software
Documentation
  • Reference
  • API
  • Namespace
  • Helper
  • GoogleSheet
  • GetNamedRangeRaw Method
Parent | Child | Previous | Next
  • AddNamedRanges Method
  • AddSheet Method
  • AppendRows Method
  • AppendSheetJSON Method
  • AppendSheetRaw Method
  • AppendSheetText Method
  • CreateSheetForTable Method
  • DeleteNamedRanges Method
  • DeleteSheet Method
  • DeleteTable Method
  • EmptyTable Method
  • FixupAutoIncrements Method
  • GetAutoIncrementColumn Method
  • GetKeyColumns Method
  • GetNamedRangeJson Method
  • GetNamedRangeRaw Method
  • GetNamedRanges Method
  • GetNamedRangeText Method
  • GetSheetIdFromName Method
  • GetSheetJson Method
  • GetSheetRaw Method
  • GetSheetText Method
  • GetTableInfo Method
  • ListTables Method
  • PackTable Method
  • PopulateTableInfo Method
  • PublishTable Method
  • PublishTables Method
  • SelectRecords Method
  • UpdateNamedRangeJSON Method
  • UpdateNamedRangeRaw Method
  • UpdateNamedRanges Method
  • UpdateNamedRangeText Method
  • UpdateSheetJSON Method
  • UpdateSheetRaw Method
  • UpdateSheetText Method
 
Xbasic

helper::GoogleSheetGetNamedRangeRaw Method

Syntax

GetNamedRangeRaw as C(namedrange as C)

Arguments

namedrangeCharacter

 

Returns

resultCharacter

 

Description

Get Spreadsheet cells using a named range

Example

dim gs as helper::GoogleSheet
gs.namedresource= "<namedresource>"
gs.spreadsheet= "<spreadsheetid>"
?  gs.GetNamedRangeRaw("HISCORE")
= [
    [
      400
    ]
  ]
Report an issue with this page
Mobile App Development Software

Alpha TransForm - Quickly Build Enterprise Mobile Forms
- Try it for Free

Alpha Anywhere - Low Code Platform for Mobile Developers
- Build Apps for Free
Alpha Software Corporation

781.229.4500
© Copyright 2000-2020 Alpha Software Corporation. All Rights Reserved

Privacy Policy