com.crystaldecisions.sdk.plugin.desktop.common
Interface ITextFormatTabSeparatedText

All Superinterfaces:
ITextFormatSeparated

public interface ITextFormatTabSeparatedText
extends ITextFormatSeparated

The ITextFormatTabSeparatedText interface allows you to set the options for a report that is to be scheduled to a text format with a set of data records, layout is not exported.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.crystaldecisions.sdk.plugin.desktop.common.ITextFormatSeparated
ITextFormatSeparated.CeExportMode, ITextFormatSeparated.CeGroupSectionsOption, ITextFormatSeparated.CeReportSectionsOption
 
Method Summary
 
Methods inherited from interface com.crystaldecisions.sdk.plugin.desktop.common.ITextFormatSeparated
getDelimiter, getExportMode, getGroupSectionsOption, getReportSectionsOption, getSeparator, setDelimiter, setExportMode, setGroupSectionsOption, setReportSectionsOption, setSeparator