Class: Gnm::StfExport
- Inherits:
-
Gsf::OutputCsv
- Object
- Gsf::OutputCsv
- Gnm::StfExport
- Defined in:
- (unknown)
Class Method Summary collapse
-
.can_transliterate ⇒ Boolean
True iff //TRANSLIT is supported.
-
.dialog(wbcg, stfe, wb) ⇒ Boolean
This will start the export assistant.
Instance Method Summary collapse
-
#charset ⇒ String
Charset.
- #charset=(charset) ⇒ String
-
#format ⇒ Gnm::StfFormatMode
Format.
- #format=(format) ⇒ Gnm::StfFormatMode
-
#locale ⇒ String
Locale.
- #locale=(locale) ⇒ String
-
#options_sheet_list_add(sheet) ⇒ nil
Appends a sheet to the list of sheets to be exported.
-
#options_sheet_list_clear ⇒ nil
Clears the sheet list.
-
#options_sheet_list_get ⇒ GLib::SList<Gnm::Sheet>
added to stfe using gnm_stf_export_options_sheet_list_add().
-
#transliterate_mode ⇒ Gnm::StfTransliterateMode
Transliterate-mode.
- #transliterate_mode=(transliterate_mode) ⇒ Gnm::StfTransliterateMode
Class Method Details
.can_transliterate ⇒ Boolean
Returns true iff //TRANSLIT is supported.
.dialog(wbcg, stfe, wb) ⇒ Boolean
This will start the export assistant.
Instance Method Details
#charset ⇒ String
Returns charset.
#charset=(charset) ⇒ String
#format ⇒ Gnm::StfFormatMode
Returns format.
#format=(format) ⇒ Gnm::StfFormatMode
#locale ⇒ String
Returns locale.
#locale=(locale) ⇒ String
#options_sheet_list_add(sheet) ⇒ nil
Appends a sheet to the list of sheets to be exported
#options_sheet_list_clear ⇒ nil
Clears the sheet list.
#options_sheet_list_get ⇒ GLib::SList<Gnm::Sheet>
added to stfe using gnm_stf_export_options_sheet_list_add().
#transliterate_mode ⇒ Gnm::StfTransliterateMode
Returns transliterate-mode.