'Declaration
Public Overloads Function OpenExcel( _ ByVal fileName As String, _ ByVal isClearInputMapKey As Boolean _ ) As Boolean
'Usage
Dim instance As FpSpread Dim fileName As String Dim isClearInputMapKey As Boolean Dim value As Boolean value = instance.OpenExcel(fileName, isClearInputMapKey)
public bool OpenExcel( string fileName, bool isClearInputMapKey )
Parameters
- fileName
- Path and name of file
- isClearInputMapKey
- Clear current input map key of Spread.