See: Description
| Class | Description |
|---|---|
| Cell |
Represents specific cell of Spreadsheet document and provides functionality to work with it.
|
| CellRange |
Keeps information that identifies specific rectangle area of sheet cells.
|
| CellRef |
Keeps information that identifies specific cell of the sheet.
|
| CellStyle |
Keeps cell style parameters and allows to easily apply them to different cells even from different Spreadsheet
documents.
|
| Column |
Represents specific column of Spreadsheet document and provides functionality to work with it.
|
| GoogleSheets |
Service that provides convenient way to work with Google Sheets API.
|
| Row |
Represents specific row of Spreadsheet document and provides functionality to work with it.
|
| Sheet |
Represents specific sheet of Spreadsheet document and provides functionality to work with it and its content.
|
| SpreadsheetDocument |
Represents Google Spreadsheet document and provides functionality to work with it and its content.
|
| Table<T> |
Represents rectangle area of cells on the sheet where the top row or rows has titles of corresponding columns.
|
Copyright © 2022. All rights reserved.