-
関数
- AttachCell
- AttachedCell
- AutoScroll
- BoxObject
- ButtonBox
- ButtonNotebook
- Cell
- CellID
- CellObject
- Cells
- CellStyleImportRules
- CellTags
- CreateWindow
- CurrentValue
- DockedCell
- EvaluationBox
- EvaluationCell
- EvaluationNotebook
- ExpressionUUID
- FrontEndEventActions
- FrontEndExecute
- FrontEndTokenExecute
- GeneratedCell
- GridBox
- InputNotebook
- NextCell
- Notebook
- NotebookApply
- NotebookCellData
- NotebookClose
- NotebookDelete
- NotebookDirectory
- NotebookFileName
- NotebookFind
- NotebookGet
- NotebookImport
- NotebookInformation
- NotebookLocate
- NotebookObject
- NotebookOpen
- NotebookPrint
- NotebookPut
- NotebookRead
- Notebooks
- NotebookSave
- NotebookSelection
- NotebookWrite
- Options
- ParentBox
- ParentCell
- ParentNotebook
- PreviousCell
- RowBox
- SelectedCells
- SelectedNotebook
- SelectionCreateCell
- SelectionEvaluate
- SelectionMove
- SetOptions
- SetSelectedNotebook
- ShowSelection
- StripCellGrouping
- StyleHints
- TaggingRules
- Visible
- 関連するガイド
- テクニカルノート
- 関連するワークフローガイド
-
-
関数
- AttachCell
- AttachedCell
- AutoScroll
- BoxObject
- ButtonBox
- ButtonNotebook
- Cell
- CellID
- CellObject
- Cells
- CellStyleImportRules
- CellTags
- CreateWindow
- CurrentValue
- DockedCell
- EvaluationBox
- EvaluationCell
- EvaluationNotebook
- ExpressionUUID
- FrontEndEventActions
- FrontEndExecute
- FrontEndTokenExecute
- GeneratedCell
- GridBox
- InputNotebook
- NextCell
- Notebook
- NotebookApply
- NotebookCellData
- NotebookClose
- NotebookDelete
- NotebookDirectory
- NotebookFileName
- NotebookFind
- NotebookGet
- NotebookImport
- NotebookInformation
- NotebookLocate
- NotebookObject
- NotebookOpen
- NotebookPrint
- NotebookPut
- NotebookRead
- Notebooks
- NotebookSave
- NotebookSelection
- NotebookWrite
- Options
- ParentBox
- ParentCell
- ParentNotebook
- PreviousCell
- RowBox
- SelectedCells
- SelectedNotebook
- SelectionCreateCell
- SelectionEvaluate
- SelectionMove
- SetOptions
- SetSelectedNotebook
- ShowSelection
- StripCellGrouping
- StyleHints
- TaggingRules
- Visible
- 関連するガイド
- テクニカルノート
- 関連するワークフローガイド
-
関数
低レベルノートブックプログラミング
Wolfram言語の統一された記号アーキテクチャでは,Wolfram言語のすべてのノートブックは記号式として表され,Wolfram言語を使ってプログラムから操作したり制御したりできる.Wolfram言語の低レベルノートブックプログラミング関数を使うと,ますますノートブック式に直接アクセスできるようになり,任意のノートブックの「選択範囲」に任意の操作を連続的に行うことができる.
ノートブックの操作
Notebooks — 開いているノートブックのリスト(NotebookObjectオブジェクト)
SelectedNotebook ▪ EvaluationNotebook ▪ InputNotebook ▪ ButtonNotebook ▪ ParentNotebook
NotebookLocate — ノートブック,Webノートブック,ノートブック内のタグを見付ける
NotebookFileName ▪ NotebookDirectory
セルの操作
Cells — 指定のノートブックのセルのリスト(CellObjectオブジェクト)
SelectedCells ▪ EvaluationCell ▪ ParentCell ▪ NextCell ▪ PreviousCell
ボックス
BoxObject — 個々のボックスを表すオブジェクト
完全なノートブックでの操作
Options,SetOptions,CurrentValue — 任意のノートブックオブジェクトの任意のオプションを取得・設定する
NotebookInformation — 開いているノートブックについての情報
NotebookCellData — ノートブック内のセルについてのデータ
NotebookOpen ▪ SetSelectedNotebook ▪ NotebookClose ▪ NotebookSave ▪ NotebookPrint
NotebookImport — ノートブックから構造化された要素をインポートする
StripCellGrouping ▪ CellStyleImportRules
セルとノートブックメタデータ
ExpressionUUID — ひとつのセルまたはノートブックに割り当てられた唯一のUUID
CellTags — ひとつのセルに紐づいたタグのリスト
TaggingRules — ひとつのセルまたはノートブックのメタデータを含む規則の連想
StyleHints — スタイルシートの動きを制御するために使われるヒントを含む連想
AttachedCell ▪ DockedCell ▪ GeneratedCell ▪ CellID
記号ノートブック構造 »
NotebookGet — 表示されたノートブックの記号表現を取得する
NotebookPut — 記号式に相当するノートブックを表示する
CreateWindow — 指定のオプション一式の新規ノートブックウィンドウを作成する
Notebook ▪ Cell ▪ RowBox ▪ ButtonBox ▪ GridBox ▪ ...
ノートブックの内容の変更
NotebookFind — ノートブック内で構造を探す
SelectionMove — ノートブック内の選択範囲を移動する
NotebookRead — ノートブック構造を記号式として読む
NotebookWrite,NotebookApply — ノートブックに内容を書く,適用する
NotebookDelete — ノートブック構造を削除する
AttachCell — 一時的なセルをノートブックまたはウィンドウの一部に貼付する
ShowSelection ▪ Visible ▪ AutoScroll
NotebookSelection — ノートブック内の選択範囲へのハンドル
SelectionEvaluate ▪ SelectionCreateCell
グローバルフロントエンドオプション »
FrontEndTokenExecute — メニューのようなフロントエンドコマンドを実行する
$FrontEnd ▪ $FrontEndSession ▪ FrontEndEventActions ▪ ...
FrontEndExecute — フロントエンドによって実行される式を送る
関連するテクニカルノート
関連するワークフローガイド
関連するガイド
-
▪
- ドキュメントの生成 ▪
- 動的インタラクティブ機能言語 ▪
- フロントエンドトークン ▪
- スタイルシート ▪
- 式と文字列の間の変換 ▪
- クリップボードの操作