Version

Export Method (WebWordExporter)

Exports a data grid to the given Document object
Overload List
OverloadDescription
Export(WebDataGrid,Document)Exports a data grid to the given Document object  
Export(WebDataGrid)Exports a WebDataGrid to current Document object  
Export(WebHierarchicalDataGrid,Document)Exports a WebHierarchicalDataGrid to the current Document object  
Export(WebHierarchicalDataGrid)Exports a WebHierarchicalDataGrid to the current Document object  
Export(Document,WebControl[])Exports a collection of grids to the given Document object  
Export(WebControl[])Exports a collection of grids to the given Document object  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also