Class: Gnm::StfExport

Inherits:
Gsf::OutputCsv
  • Object
show all
Defined in:
(unknown)

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.can_transliterateBoolean

Returns true iff //TRANSLIT is supported.

Returns:

  • (Boolean)

    true iff //TRANSLIT is supported

.dialog(wbcg, stfe, wb) ⇒ Boolean

This will start the export assistant.

Parameters:

Returns:

  • (Boolean)

    true if cancelled.

Instance Method Details

#charsetString

Returns charset.

Returns:

  • (String)

    charset

#charset=(charset) ⇒ String

Parameters:

  • charset (String)

Returns:

  • (String)

    charset

  • (String)

    charset

#formatGnm::StfFormatMode

Returns format.

Returns:

#format=(format) ⇒ Gnm::StfFormatMode

Parameters:

Returns:

#localeString

Returns locale.

Returns:

  • (String)

    locale

#locale=(locale) ⇒ String

Parameters:

  • locale (String)

Returns:

  • (String)

    locale

  • (String)

    locale

#options_sheet_list_add(sheet) ⇒ nil

Appends a sheet to the list of sheets to be exported

Parameters:

Returns:

  • (nil)

#options_sheet_list_clearnil

Clears the sheet list.

Returns:

  • (nil)

#options_sheet_list_getGLib::SList<Gnm::Sheet>

added to stfe using gnm_stf_export_options_sheet_list_add().

Returns:

  • (GLib::SList<Gnm::Sheet>)

    the list of #Sheet instances

#transliterate_modeGnm::StfTransliterateMode

Returns transliterate-mode.

Returns:

#transliterate_mode=(transliterate_mode) ⇒ Gnm::StfTransliterateMode

Parameters:

Returns: