Class RVGoogleSheetDataSourceItem
The data source item used to represent a dataset from a Google Sheet file, it includes information like the name of the sheet to get data from and the range to use when loading data.
Inheritance
System.Object
RVGoogleSheetDataSourceItem
Inherited Members
Namespace: Reveal.Sdk
Assembly: Infragistics.Reveal.SDK.Server.dll
Syntax
public class RVGoogleSheetDataSourceItem : RVExcelDataSourceItem
Constructors
RVGoogleSheetDataSourceItem(IRVResourceItem)
Declaration
public RVGoogleSheetDataSourceItem(IRVResourceItem resourceItem)
Parameters
Type | Name | Description |
---|---|---|
IRVResourceItem | resourceItem |