ig.excel.WorkbookSaveOptions

ワークブックをファイルまたはストリームへの保存と関連するオプションを含みます。

依存関係

jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
このコントロールにオプションはありません。
このコントロールにイベントはありません。
  • ig.excel.WorkbookSaveOptions
    コンストラクター

    new $.ig.excel.WorkbookSaveOptions( );

    新しい WorkbookSaveOptions インスタンスを作成します。

  • type

    .type( );

    ワークブックを保存する書式を取得します :"base64", "string", "uint8array", "arraybuffer", "blob"

  • type

    .type( value:string );

    ワークブックを保存する書式を取得します :"base64", "string", "uint8array", "arraybuffer", "blob"

    • value
    • タイプ:string

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.