com.crystaldecisions.sdk.plugin.desktop.common
Interface ITextFormatSeparated
- All Known Subinterfaces:
- ITextFormatCharacterSeparated, ITextFormatTabSeparated, ITextFormatTabSeparatedText
public interface ITextFormatSeparated
getSeparator
java.lang.String getSeparator()
throws SDKException
- Throws:
SDKException
setSeparator
void setSeparator(java.lang.String separator)
getDelimiter
java.lang.String getDelimiter()
throws SDKException
- Throws:
SDKException
setDelimiter
void setDelimiter(java.lang.String delimiter)
getExportMode
int getExportMode()
throws SDKException
- Throws:
SDKException
setExportMode
void setExportMode(int mode)
getReportSectionsOption
int getReportSectionsOption()
throws SDKException
- Throws:
SDKException
setReportSectionsOption
void setReportSectionsOption(int option)
getGroupSectionsOption
int getGroupSectionsOption()
throws SDKException
- Throws:
SDKException
setGroupSectionsOption
void setGroupSectionsOption(int option)