'Declaration
Function ExcelGetRowFormula( _ ByVal sheetView As Object, _ ByVal rowIndex As Integer _ ) As Object()
'Usage
Dim instance As IOptimizedExcel2 Dim sheetView As Object Dim rowIndex As Integer Dim value() As Object value = instance.ExcelGetRowFormula(sheetView, rowIndex)
Parameters
- sheetView
- rowIndex