Example #1
0
 public Row GetRow(int rowIndex) => _sheetService.GetRow($"{SpreadSheetId}/{Sheet.SheetId}", rowIndex);