struct GoogleSpreadsheets::GridRange

Included Modules

Defined in:

google_spreadsheets.cr

Constructors

Constructor Detail

def self.new(sheetId : Int64, startRowIndex : Int64, endRowIndex : Int64, startColumnIndex : Int64, endColumnIndex : Int64) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]