jar

eu.easyrpa : easy-rpa-openframework-google-sheets

Maven & Gradle

Apr 05, 2022
9 stars

EasyRPA Open Framework - Google Sheets · Google Sheets library of EasyRPA Open Framework. Provides functionality for working with Google spreadsheets within RPA processes via Google Sheets API.

Table Of Contents

Latest Version

Download eu.easyrpa : easy-rpa-openframework-google-sheets JAR file - Latest Versions:

All Versions

Download eu.easyrpa : easy-rpa-openframework-google-sheets JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window easy-rpa-openframework-google-sheets-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

eu.easyrpa.openframework.google.sheets.internal

├─ eu.easyrpa.openframework.google.sheets.internal.RecordTypeHelper.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.internal.SpreadsheetUpdateRequestsBatch.class - [JAR]

eu.easyrpa.openframework.google.sheets.annotations

├─ eu.easyrpa.openframework.google.sheets.annotations.GSheetCellStyle.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.annotations.GSheetColumn.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.annotations.GSheetTable.class - [JAR]

eu.easyrpa.openframework.google.sheets.function

├─ eu.easyrpa.openframework.google.sheets.function.ColumnFormatter.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.function.FieldMapper.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.function.TableFormatter.class - [JAR]

eu.easyrpa.openframework.google.sheets.exceptions

├─ eu.easyrpa.openframework.google.sheets.exceptions.SpreadsheetException.class - [JAR]

eu.easyrpa.openframework.google.sheets.utils

├─ eu.easyrpa.openframework.google.sheets.utils.SpreadsheetDateUtil.class - [JAR]

eu.easyrpa.openframework.google.sheets.constants

├─ eu.easyrpa.openframework.google.sheets.constants.BorderStyle.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.constants.Colors.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.constants.FontFamily.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.constants.HorizontalAlignment.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.constants.InsertMethod.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.constants.MatchMethod.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.constants.NumberFormats.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.constants.VerticalAlignment.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.constants.WrapStrategy.class - [JAR]

eu.easyrpa.openframework.google.sheets

├─ eu.easyrpa.openframework.google.sheets.Cell.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.CellRange.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.CellRef.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.CellStyle.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.Column.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.GoogleSheets.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.Row.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.Sheet.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.SpreadsheetDocument.class - [JAR]

├─ eu.easyrpa.openframework.google.sheets.Table.class - [JAR]