[]
Describes export to Microsoft Word format.
public class WordExportProvider : ExportProvider
Name | Description |
---|---|
WordExportProvider() |
Name | Description |
---|---|
DefaultExtension | Gets the default filename extension for the current export format. This implementation returns "doc". |
FormatName | Gets a short description of the Microsoft Word export format. |
Name | Description |
---|---|
NewExporter() | Creates a new instance of the WordExporter class. |