conaito Office2Silverlight SDK
Assembly: office2silverlight (in office2silverlight.exe) Version: 2.0.0.0 (2.0.0.0)
Saves appearance theme to XML.
Namespace: Conaito.Office2SilverlightAssembly: office2silverlight (in office2silverlight.exe) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public void SaveToXML( string filePath ) |
| Visual Basic |
|---|
Public Sub SaveToXML ( _ filePath As String _ ) |
| Visual C++ |
|---|
public: void SaveToXML( String^ filePath ) |
Parameters
- filePath
- Type: System..::..String
The file path.