| Package | Description |
|---|---|
| eu.easyrpa.openframework.google.sheets |
Objects model representing Google Spreadsheet and functionality to work with it via Google Sheets API.
|
| eu.easyrpa.openframework.google.sheets.constants |
Constants and enumerations used during Google Spreadsheet document manipulation and styling.
|
| Class and Description |
|---|
| BorderStyle
Helps to identify the style of cell border.
|
| FontFamily
Helps to identify the font family name for specific cells of Google Spreadsheet.
|
| HorizontalAlignment
Helps to identify the horizontal alignment of text in a cell.
|
| InsertMethod
Helps to identify position for insertion relative to some elements.
|
| MatchMethod
Helps to identify way of matching value strings during comparing.
|
| NumberFormats
Helps to identify required number format for specific cell of Google Spreadsheet document.
|
| VerticalAlignment
Helps to identify the vertical alignment of text in a cell.
|
| WrapStrategy
Helps to identify how to wrap text in a cell.
|
| Class and Description |
|---|
| BorderStyle
Helps to identify the style of cell border.
|
| Colors
Provides list of default colors.
|
| FontFamily
Helps to identify the font family name for specific cells of Google Spreadsheet.
|
| HorizontalAlignment
Helps to identify the horizontal alignment of text in a cell.
|
| InsertMethod
Helps to identify position for insertion relative to some elements.
|
| MatchMethod
Helps to identify way of matching value strings during comparing.
|
| NumberFormats
Helps to identify required number format for specific cell of Google Spreadsheet document.
|
| VerticalAlignment
Helps to identify the vertical alignment of text in a cell.
|
| WrapStrategy
Helps to identify how to wrap text in a cell.
|
Copyright © 2022. All rights reserved.