 
            | Miner.Process Assembly > Miner.Process Namespace : PxExportUtilities Class | 
For a list of all members of this type, see PxExportUtilities members.
| Name | Description | |
|---|---|---|
|   | ExportXmlToExcel | |
|   | ShowInBrowser | Open a given html file in the default web browser. | 
|   | WriteToHtml<T> | Apply a stylesheet to serialized data, then transform it into a html document that is written to the temp directory. | 
|   | WriteToXml<T> | Write XmlSerializable to an xml file, applying a stylesheet if one exists. |