Click or drag to resize

ExportToWord Properties

The ExportToWord type exposes the following members.

Properties
  NameDescription
Public propertyBorders
Draw table borders or not.
Public propertyColumnHeaders
Export 1st table column headers or not.
Public propertyColumnHeaders2
Export 2nd, etc table column headers or not.
Public propertyExpandedRowsOnly
Export only expanded rows when true.
Public propertyStatic memberFileFilter
Returns file filters in format NAME|*.EXT for selected object.
Public propertyStatic memberIsInstalled
Returns True if Word installed on this computer.
Public propertyNewDocument
Create new document.
Public propertyRowHeaders
Export 1st table row headers or not.
Public propertyRowHeaders2
Export 2nd, etc table row headers or not.
Public propertySpecialGroupFormating
Format grouping rows as splitting the data into multiple columns.
Public propertyStyle
Export style (font and colors) or not. This is a slow method.
Top
See Also