struct GoogleSpreadsheets::GridProperties

Overview

TODO Put your code here

Defined in:

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def clone #

def columns : Int32 #

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

def rows : Int32 #