conaito Office2Silverlight SDK
Assembly: office2silverlight (in office2silverlight.exe) Version: 2.0.0.0 (2.0.0.0)
Opens the Office document.
Namespace: Conaito.Office2SilverlightAssembly: office2silverlight (in office2silverlight.exe) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public void OpenDocument( string officeFilePath ) |
Visual Basic |
---|
Public Sub OpenDocument ( _ officeFilePath As String _ ) |
Visual C++ |
---|
public: void OpenDocument( String^ officeFilePath ) |
Parameters
- officeFilePath
- Type: System..::..String
The Office file path.