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

CellProperties Property

A collection of properties for the current Google Worksheet Cell.

Syntax

[VB.NET]
Public Property CellProperties As GDataEntryElementList

[C#]
public GDataEntryElementList CellProperties {get;}

Remarks

This is a collection of properties for the current Google Worksheet Cell, as specified by CellIndex. When CellIndex is set, all available cell 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 cellrow.

Default Value

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