예제 #1
0
 public Column GetColumn(int columnIndex) => _sheetService.GetColumn($"{SpreadSheetId}/{Sheet.SheetId}", columnIndex);