Class RVGoogleSheetDataSourceItem


public class RVGoogleSheetDataSourceItem extends RVExcelDataSourceItem
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.
  • Constructor Details

    • RVGoogleSheetDataSourceItem

      public RVGoogleSheetDataSourceItem(IRVResourceItem resourceItem)