SetFileFormatProperties

形式のリスト »

SetFileFormatProperties["fmt","prop"val]

指定された形式"fmt"について特性"prop"の値を設定する.

SetFileFormatProperties["fmt",{"prop1"val1,"prop2"val2,}]

複数の特性"propi"の値を設定する.

詳細

  • SetFileFormatPropertiesImportおよびExportで使用する形式の特性が設定できる.
  • サポートされるインポートおよびエキスポートの形式の完全リストは,$ImportFormatsおよび$ExportFormatsを参照のこと.
  • 次は,使用可能な形式特性である.
  • "FileNamePatterns"形式に関連付けられた名前のパターンのリスト
    "MIMETypes"形式に関連付けられたMIMEタイプのリスト
  • 次は,インポート特性である.
  • "DefaultImportElement"デフォルトのインポート要素として使われる要素

例題

すべて開くすべて閉じる

  (1)

CSVファイルのデフォルトのインポート要素を"Dataset"に変更する:

新たなデフォルト要素を使ってCSVファイルをインポートする:

デフォルト要素をリセットする:

スコープ  (1)

CSV用のデフォルトのインポート要素をチェックする:

デフォルト要素を使ってCSVファイルをインポートする:

CSVファイル用のデフォルトのインポート要素を"Dataset"に変更する:

新たなデフォルト要素を使ってCSVファイルをインポートする:

デフォルト要素をリセットする:

Wolfram Research (2021), SetFileFormatProperties, Wolfram言語関数, https://reference.wolfram.com/language/ref/SetFileFormatProperties.html.

テキスト

Wolfram Research (2021), SetFileFormatProperties, Wolfram言語関数, https://reference.wolfram.com/language/ref/SetFileFormatProperties.html.

CMS

Wolfram Language. 2021. "SetFileFormatProperties." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SetFileFormatProperties.html.

APA

Wolfram Language. (2021). SetFileFormatProperties. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SetFileFormatProperties.html

BibTeX

@misc{reference.wolfram_2024_setfileformatproperties, author="Wolfram Research", title="{SetFileFormatProperties}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/SetFileFormatProperties.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_setfileformatproperties, organization={Wolfram Research}, title={SetFileFormatProperties}, year={2021}, url={https://reference.wolfram.com/language/ref/SetFileFormatProperties.html}, note=[Accessed: 21-November-2024 ]}