Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

RowProperties Property

A collection of properties for the current Google Worksheet Row.

Syntax

[VB.NET]
Public Property RowProperties As GDataEntryElementList

[C#]
public GDataEntryElementList RowProperties {get;}

Remarks

This is a collection of properties for the current Google Worksheet Row, as specified by RowIndex. When RowIndex is set, all available row information will be stored as GDataEntryElement types in this collection.

This collection allows you to specify additional properties such as extendedProperties and User Defined Fields among many others (as specified by the Google Spreadsheets API) when creating or modifying a row.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0