Export of text files /text/shared/00/00000207.xhp Export of text files The Export of text files dialog allows you to define the export options for text files. The dialog will be displayed if you save spreadsheet data as file type "Text CSV", and if the Edit filter settings check box is marked in the Save As dialog. Field options Defines the field separator, text separator and character set that is used for the text export. Character set Specifies the character set for text export. Field delimiter Choose or enter the field delimiter, which separates data fields. Text delimiter Choose or enter the text delimiter, which encloses every data field. Save cell content as shown Enabled by default, data will be saved as displayed, including applied number formats. If this checkbox is not marked, raw data content will be saved, as in older versions of %PRODUCTNAME.i76507, see http://specs.openoffice.org/calc/filters/csv/save-to-csv.odtDepending on the number format, saving cell content as shown may write values that during an import cannot be interpreted as numerical values anymore. Fixed column width Exports all data fields with a fixed width. The width of a data field in the exported text file is set to the current width of the corresponding column. Values are exported in the format as currently seen in the cell. If a value is longer than the fixed column width, it will be exported as a ### string. If a text string is longer than the fixed column width, it will be truncated at the end. The alignment Left, Centered, and Right will be simulated by inserted blanks.
ports'>distro/lhm/libreoffice-7-6+backports LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)Author
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: l10ntoolsStephan Bergmann
2020-06-24add Central Kurdish (ckb) language packChristian Lohmaier
2020-06-15Don't return too early, clean vars first (l10ntools/treemerge)Julien Nabet
2020-06-10Use xmlFreeDoc since pXhpFile is a xmlDocPtr (l10ntools/treemerge)Julien Nabet
2020-04-15loplugin:buriedassign in l,o,p*Noel Grandin
2020-04-07loplugin:flatten in l10ntoolsNoel Grandin
2020-02-03avoid flex-caused warnings about unused functionsLuboš Luňák