public interface ExcelMerge
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnBeginIndex()
Retorna o valor inicial da coluna
|
int |
getColumnEndIndex()
Retorna o valor final da coluna
|
int |
getRowBeginIndex()
Retorna o valor inicial da linha
|
int |
getRowEndIndex()
Retorna o valor final da linha
|
int getColumnBeginIndex()
int getColumnEndIndex()
int getRowBeginIndex()
int getRowEndIndex()
Copyright © 2019 Tecgraf/PUC-Rio. All rights reserved.