| Package | Description |
|---|---|
| com.github.jferard.fastods.ref |
| Modifier and Type | Method and Description |
|---|---|
CellRefBuilder |
CellRefBuilder.absColumn(int c)
Set the column absolute
|
CellRefBuilder |
CellRefBuilder.absRow(int r)
Set the r absolute
|
CellRefBuilder |
CellRefBuilder.absTable(String tableName)
Set the table name
|
CellRefBuilder |
CellRefBuilder.absTable(Table table)
Set the table
|
CellRefBuilder |
CellRefBuilder.column(int c)
Set the column
|
CellRefBuilder |
CellRefBuilder.file(File file)
Set the file
|
CellRefBuilder |
CellRefBuilder.file(String fileName)
Set the file name
|
CellRefBuilder |
CellRefBuilder.row(int r)
Set the r
|
CellRefBuilder |
CellRefBuilder.table(String tableName)
Set the table name
|
CellRefBuilder |
CellRefBuilder.table(Table table)
Set the table name
|
Copyright © 2016–2021. All rights reserved.