ExportToWord Class |
![]() |
Namespace: MediaCy.Commands.Export
Public Class ExportToWord Inherits BaseExportCommand
The ExportToWord type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExportToWord | Initializes a new instance of the ExportToWord class |
![]() | ExportToWord(String) | Initializes a new instance of the ExportToWord class |
![]() | ExportToWord(McCommand) | Initializes a new instance of the ExportToWord class |
Name | Description | |
---|---|---|
![]() | Borders |
Draw table borders or not.
|
![]() | ColumnHeaders |
Export 1st table column headers or not.
|
![]() | ColumnHeaders2 |
Export 2nd, etc table column headers or not.
|
![]() | ExpandedRowsOnly |
Export only expanded rows when true.
|
![]() ![]() | FileFilter |
Returns file filters in format NAME|*.EXT for selected object.
|
![]() ![]() | IsInstalled |
Returns True if Word installed on this computer.
|
![]() | NewDocument |
Create new document.
|
![]() | RowHeaders |
Export 1st table row headers or not.
|
![]() | RowHeaders2 |
Export 2nd, etc table row headers or not.
|
![]() | SpecialGroupFormating |
Format grouping rows as splitting the data into multiple columns.
|
![]() | Style |
Export style (font and colors) or not. This is a slow method.
|
Name | Description | |
---|---|---|
![]() | FormatGroupCaption |