struct GoogleSpreadsheets::GridProperties

Overview

TODO Put your code here

Defined in:

google_spreadsheets.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(rows : Int32, columns : Int32) #

[View source]

Instance Method Detail

def clone #

[View source]
def columns : Int32 #

def copy_with(rows _rows = @rows, columns _columns = @columns) #

[View source]
def rows : Int32 #