# Wijmo_Cloud.Googlesheet

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								GoogleSheet Class
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>Represents a Google Sheets spreadsheet with one or more sheets.</p>
								</div>
								<p>Each sheet is represented by a <a href="wijmo_cloud.sheet.html">Sheet</a> object that exposes
									the data on the sheet as a <a href="wijmo.collectionview.html">CollectionView</a> object which
								can be used as a data source for any Wijmo control.</p>
								<p>In addition to full CRUD support you get all the <a href="wijmo.collectionview.html">CollectionView</a>
									features including sorting, filtering, paging, and grouping.
									The sorting, filtering, and paging functions are performed on the
								on the client.</p>
							</div>
						</section>
						<section class="tsd-hierarchy">
							<h3>Heirarchy</h3>
							<ul class="tsd-hierarchy">
								<li>
									<span class="target">GoogleSheet</span>
								</li>
							</ul>
						</section>
						<section class="tsd-index-group">
							<section class="tsd-index-panel">
								<div class="tsd-index-content">
									<section class="tsd-index-section ">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Constructors
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-constructor tsd-parent-kind-class"><a href="wijmo_cloud.googlesheet.html#constructor" class="tsd-kind-icon">constructor</a></li>
										</ul>
									</section>
									<section class="tsd-index-section ">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Properties
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_cloud.googlesheet.html#accesstoken" class="tsd-kind-icon">access<wbr>Token</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_cloud.googlesheet.html#apikey" class="tsd-kind-icon">api<wbr>Key</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_cloud.googlesheet.html#columndatatypes" class="tsd-kind-icon">column<wbr>Data<wbr>Types</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_cloud.googlesheet.html#isloading" class="tsd-kind-icon">is<wbr>Loading</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_cloud.googlesheet.html#sheetid" class="tsd-kind-icon">sheet<wbr>Id</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_cloud.googlesheet.html#sheets" class="tsd-kind-icon">sheets</a></li>
										</ul>
									</section>
									<section class="tsd-index-section ">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Methods
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_cloud.googlesheet.html#getsheet" class="tsd-kind-icon">get<wbr>Sheet</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_cloud.googlesheet.html#onaccesstokenchanged" class="tsd-kind-icon">on<wbr>Access<wbr>Token<wbr>Changed</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_cloud.googlesheet.html#onerror" class="tsd-kind-icon">on<wbr>Error</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_cloud.googlesheet.html#onloaded" class="tsd-kind-icon">on<wbr>Loaded</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_cloud.googlesheet.html#onloading" class="tsd-kind-icon">on<wbr>Loading</a></li>
										</ul>
									</section>
									<section class="tsd-index-section ">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Events
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-event tsd-parent-kind-class"><a href="wijmo_cloud.googlesheet.html#accesstokenchanged" class="tsd-kind-icon">access<wbr>Token<wbr>Changed</a></li>
											<li class="tsd-kind-event tsd-parent-kind-class"><a href="wijmo_cloud.googlesheet.html#error" class="tsd-kind-icon">error</a></li>
											<li class="tsd-kind-event tsd-parent-kind-class"><a href="wijmo_cloud.googlesheet.html#loaded" class="tsd-kind-icon">loaded</a></li>
											<li class="tsd-kind-event tsd-parent-kind-class"><a href="wijmo_cloud.googlesheet.html#loading" class="tsd-kind-icon">loading</a></li>
										</ul>
									</section>
								</div>
							</section>
						</section>
						<section class="tsd-panel-group tsd-member-group ">
							<h2>Constructors</h2>
							<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class">
								<a name="constructor" class="tsd-anchor"></a>
								<h3>constructor</h3>
								<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">new <wbr>Google<wbr>Sheet<span class="tsd-signature-symbol">(</span>sheetId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, apiKey<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, options<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="wijmo_cloud.googlesheet.html" class="tsd-signature-type">GoogleSheet</a></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Initializes a new instance of the <a href="wijmo_cloud.googlesheet.html">GoogleSheet</a> class.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>sheetId: <span class="tsd-signature-type">string</span></h5>
												<div class="tsd-comment">
													<div class="lead">
														<p>Parameter used to identify which GoogleSheet is to be accessed.
														This ID is the value between the "/d/" and the "/edit" in the URL of your GoogleSheet.</p>
													</div>
												</div>
											</li>
											<li>
												<h5>apiKey: <span class="tsd-signature-type">string</span></h5>
												<div class="tsd-comment">
													<div class="lead">
														<p>Identifier used to authenticate requests associated with the app.
														To generate API keys, please go to <a href="https://console.cloud.google.com/">https://console.cloud.google.com/</a>.</p>
													</div>
												</div>
											</li>
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> options: <span class="tsd-signature-type">any</span></h5>
												<div class="tsd-comment">
													<div class="lead">
														<p>JavaScript object containing initialization data (property values
														and event handlers) for this <a href="wijmo_cloud.googlesheet.html">GoogleSheet</a>.</p>
													</div>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <a href="wijmo_cloud.googlesheet.html" class="tsd-signature-type">GoogleSheet</a></h4>
									</li>
								</ul>
							</section>
						</section>
						<section class="tsd-panel-group tsd-member-group ">
							<h2>Properties</h2>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="accesstoken" class="tsd-anchor"></a>
								<h3>accessToken</h3>
								<div class="tsd-signature tsd-kind-icon">access<wbr>Token<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the OAuth 2.0 access token used to gain write
										access to the sheet.</p>
									</div>
									<p>You can use the <a href="wijmo_cloud.oauth2.html">OAuth2</a> class to provide user authentication.
										The <a href="wijmo_cloud.oauth2.html">OAuth2</a> class has methods that allow users to log in and
										provides <a href="wijmo_cloud.googlesheet.html#accesstoken">accessToken</a> strings that can be used to access
									the sheet.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="apikey" class="tsd-anchor"></a>
								<h3>apiKey</h3>
								<div class="tsd-signature tsd-kind-icon">api<wbr>Key<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets the API key that this <a href="wijmo_cloud.googlesheet.html">GoogleSheet</a> is associated with.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="columndatatypes" class="tsd-anchor"></a>
								<h3>columnDataTypes</h3>
								<div class="tsd-signature tsd-kind-icon">column<wbr>Data<wbr>Types<span class="tsd-signature-symbol">:</span> <a href="../interfaces/wijmo_cloud.icolumndatatype.html" class="tsd-signature-type">IColumnDataType</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets an array containing <a href="../interfaces/wijmo_cloud.icolumndatatype.html">IColumnDataType</a> objects
										that determine the data types for the sheet columns.</p>
									</div>
									<p>Column data types are determined automatically based on the sheet
										data. In some cases, however, you may want to override that and set
										the column data types explicitly. This may be useful for sheets
									that contain empty cells or columns with cells of mixed types.</p>
									<p>The code below causes the <a href="wijmo_cloud.googlesheet.html">GoogleSheet</a> to parse columns
										named "PostalCode", "Phone", and "Fax" as strings and any columns
									with names ending in "Date" as dates:</p>
									<pre><code class="language-typescript"><span class="hljs-keyword">import</span> { DataType } <span class="hljs-keyword">from</span> <span class="hljs-string">'@mescius/wijmo'</span>;
<span class="hljs-keyword">import</span> { GoogleSheet } <span class="hljs-keyword">from</span> <span class="hljs-string">'@mescius/google'</span>;
<span class="hljs-keyword">let</span> ssNWind = <span class="hljs-keyword">new</span> GoogleSheet(SHEET_ID_NW, {
    apiKey: API_KEY,
    columnDataTypes: [
        { pattern: <span class="hljs-regexp">/^(PostalCode|Phone|Fax)$/</span>, dataType: DataType.String },
        { pattern: <span class="hljs-regexp">/Date$/</span>, dataType: DataType.Date },
    ]
});</code></pre>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="isloading" class="tsd-anchor"></a>
								<h3>isLoading</h3>
								<div class="tsd-signature tsd-kind-icon">is<wbr>Loading<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets a value that indicates the <a href="wijmo_cloud.googlesheet.html">GoogleSheet</a> is
										currently loading data.</p>
									</div>
									<p>This property can be used to provide progress indicators.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="sheetid" class="tsd-anchor"></a>
								<h3>sheetId</h3>
								<div class="tsd-signature tsd-kind-icon">sheet<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets the ID of this <a href="wijmo_cloud.googlesheet.html">GoogleSheet</a>.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="sheets" class="tsd-anchor"></a>
								<h3>sheets</h3>
								<div class="tsd-signature tsd-kind-icon">sheets<span class="tsd-signature-symbol">:</span> <a href="wijmo.observablearray.html" class="tsd-signature-type">ObservableArray</a><span class="tsd-signature-symbol">&lt;</span><a href="wijmo_cloud.sheet.html" class="tsd-signature-type">Sheet</a><span class="tsd-signature-symbol">&gt;</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets the list of <a href="wijmo_cloud.sheet.html">Sheet</a> objects in this <a href="wijmo_cloud.googlesheet.html">GoogleSheet</a>.</p>
									</div>
								</div>
							</section>
						</section>
						<section class="tsd-panel-group tsd-member-group ">
							<h2>Methods</h2>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="getsheet" class="tsd-anchor"></a>
								<h3>getSheet</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">get<wbr>Sheet<span class="tsd-signature-symbol">(</span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="wijmo_cloud.sheet.html" class="tsd-signature-type">Sheet</a></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Gets a <a href="wijmo_cloud.sheet.html">Sheet</a> by its <a href="wijmo_cloud.sheet.html#title">Sheet.title</a>.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>title: <span class="tsd-signature-type">string</span></h5>
												<div class="tsd-comment">
													<p>Sheet title to look for.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <a href="wijmo_cloud.sheet.html" class="tsd-signature-type">Sheet</a></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="onaccesstokenchanged" class="tsd-anchor"></a>
								<h3>onAccessTokenChanged</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">on<wbr>Access<wbr>Token<wbr>Changed<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">?: </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Raises the <a href="wijmo_cloud.googlesheet.html#accesstokenchanged">accessTokenChanged</a> event.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> e: <a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a></h5>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="onerror" class="tsd-anchor"></a>
								<h3>onError</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">on<wbr>Error<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">: </span><a href="wijmo.requesterroreventargs.html" class="tsd-signature-type">RequestErrorEventArgs</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Raises the <a href="wijmo_cloud.googlesheet.html#error">error</a> event.</p>
											</div>
											<p>By default, errors throw exceptions and trigger a data refresh. If you
												want to prevent this behavior, set the <a href="wijmo.requesterroreventargs.html#cancel">RequestErrorEventArgs.cancel</a>
											parameter to true in the event handler.</p>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>e: <a href="wijmo.requesterroreventargs.html" class="tsd-signature-type">RequestErrorEventArgs</a></h5>
												<div class="tsd-comment">
													<p><a href="wijmo.requesterroreventargs.html">RequestErrorEventArgs</a> that contains information about the error.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="onloaded" class="tsd-anchor"></a>
								<h3>onLoaded</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">on<wbr>Loaded<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">?: </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Raises the <a href="wijmo_cloud.googlesheet.html#loaded">loaded</a> event.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> e: <a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a></h5>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="onloading" class="tsd-anchor"></a>
								<h3>onLoading</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">on<wbr>Loading<span class="tsd-signature-symbol">(</span>e<span class="tsd-signature-symbol">?: </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Raises the <a href="wijmo_cloud.googlesheet.html#loading">loading</a> event.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> e: <a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a></h5>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
						</section>
						<section class="tsd-panel-group tsd-member-group ">
							<h2>Events</h2>
							<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class">
								<a name="accesstokenchanged" class="tsd-anchor"></a>
								<h3>accessTokenChanged</h3>
								<div class="tsd-signature tsd-kind-icon">access<wbr>Token<wbr>Changed<span class="tsd-signature-symbol">:</span> <a href="wijmo.event.html" class="tsd-signature-type">Event</a><span class="tsd-signature-symbol">&lt;</span><a href="wijmo_cloud.googlesheet.html" class="tsd-signature-type">GoogleSheet</a><span class="tsd-signature-symbol">, </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">&gt;</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Occurs when the value of the <a href="wijmo_cloud.googlesheet.html#accesstoken">accessToken</a> property changes.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class">
								<a name="error" class="tsd-anchor"></a>
								<h3>error</h3>
								<div class="tsd-signature tsd-kind-icon">error<span class="tsd-signature-symbol">:</span> <a href="wijmo.event.html" class="tsd-signature-type">Event</a><span class="tsd-signature-symbol">&lt;</span><a href="wijmo_cloud.googlesheet.html" class="tsd-signature-type">GoogleSheet</a><span class="tsd-signature-symbol">, </span><a href="wijmo.requesterroreventargs.html" class="tsd-signature-type">RequestErrorEventArgs</a><span class="tsd-signature-symbol">&gt;</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Occurs when there is an error reading or writing data.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class">
								<a name="loaded" class="tsd-anchor"></a>
								<h3>loaded</h3>
								<div class="tsd-signature tsd-kind-icon">loaded<span class="tsd-signature-symbol">:</span> <a href="wijmo.event.html" class="tsd-signature-type">Event</a><span class="tsd-signature-symbol">&lt;</span><a href="wijmo_cloud.googlesheet.html" class="tsd-signature-type">GoogleSheet</a><span class="tsd-signature-symbol">, </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">&gt;</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Occurs when the <a href="wijmo_cloud.googlesheet.html">GoogleSheet</a> finishes loading data.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-class">
								<a name="loading" class="tsd-anchor"></a>
								<h3>loading</h3>
								<div class="tsd-signature tsd-kind-icon">loading<span class="tsd-signature-symbol">:</span> <a href="wijmo.event.html" class="tsd-signature-type">Event</a><span class="tsd-signature-symbol">&lt;</span><a href="wijmo_cloud.googlesheet.html" class="tsd-signature-type">GoogleSheet</a><span class="tsd-signature-symbol">, </span><a href="wijmo.eventargs.html" class="tsd-signature-type">EventArgs</a><span class="tsd-signature-symbol">&gt;</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Occurs when the <a href="wijmo_cloud.googlesheet.html">GoogleSheet</a> starts loading data.</p>
									</div>
								</div>
							</section>
						</section>
					</div>