'Declaration
Function ExcelGetCellInfo( _ ByVal sheet As Short, _ ByVal cellCoord As ArrayList, _ ByVal cellValue As ArrayList, _ ByVal cellFormula As ArrayList, _ ByVal formatIndex As ArrayList _ ) As Boolean
Parameters
- sheet
- Sheet index
- cellCoord
- List of cell coordinates
- cellValue
- List of cell values
- cellFormula
- List of cell formulas
- formatIndex
- List of format indexes