Products
  • Wolfram|One

    The definitive Wolfram Language and notebook experience

  • Mathematica

    The original technical computing environment

  • Notebook Assistant + LLM Kit

    All-in-one AI assistance for your Wolfram experience

  • Compute Services
  • System Modeler
  • Finance Platform
  • Wolfram|Alpha Notebook Edition
  • Application Server
  • Enterprise Private Cloud
  • Wolfram Engine
  • Wolfram Player
  • Wolfram Cloud App
  • Wolfram Player App

More mobile apps

Core Technologies of Wolfram Products

  • Wolfram Language
  • Computable Data
  • Wolfram Notebooks
  • AI & Linguistic Understanding

Deployment Options

  • Wolfram Cloud
  • wolframscript
  • Wolfram Engine Community Edition
  • Wolfram LLM API
  • WSTPServer
  • Wolfram|Alpha APIs

From the Community

  • Function Repository
  • Community Paclet Repository
  • Example Repository
  • Neural Net Repository
  • Prompt Repository
  • Wolfram Demonstrations
  • Data Repository
  • Group & Organizational Licensing
  • All Products
Consulting & Solutions

We deliver solutions for the AI era—combining symbolic computation, data-driven insights and deep technical expertise

  • Data & Computational Intelligence
  • Model-Based Design
  • Algorithm Development
  • Wolfram|Alpha for Business
  • Blockchain Technology
  • Education Technology
  • Quantum Computation

Wolfram Consulting

Wolfram Solutions

  • Data Science
  • Artificial Intelligence
  • Biosciences
  • Healthcare Intelligence
  • Sustainable Energy
  • Control Systems
  • Enterprise Wolfram|Alpha
  • Blockchain Labs

More Wolfram Solutions

Wolfram Solutions For Education

  • Research Universities
  • Colleges & Teaching Universities
  • Junior & Community Colleges
  • High Schools
  • Educational Technology
  • Computer-Based Math

More Solutions for Education

  • Contact Us
Learning & Support

Get Started

  • Wolfram Language Introduction
  • Fast Intro for Programmers
  • Fast Intro for Math Students
  • Wolfram Language Documentation

More Learning

  • Highlighted Core Areas
  • Demonstrations
  • YouTube
  • Daily Study Groups
  • Wolfram Schools and Programs
  • Books

Grow Your Skills

  • Wolfram U

    Courses in computing, science, life and more

  • Community

    Learn, solve problems and share ideas.

  • Blog

    News, views and insights from Wolfram

  • Resources for

    Software Developers

Tech Support

  • Contact Us
  • Support FAQs
  • Support FAQs
  • Contact Us
Company
  • About Wolfram
  • Career Center
  • All Sites & Resources
  • Connect & Follow
  • Contact Us

Work with Us

  • Student Ambassador Initiative
  • Wolfram for Startups
  • Student Opportunities
  • Jobs Using Wolfram Language

Educational Programs for Adults

  • Summer School
  • Winter School

Educational Programs for Youth

  • Middle School Camp
  • High School Research Program
  • Computational Adventures

Read

  • Stephen Wolfram's Writings
  • Wolfram Blog
  • Wolfram Tech | Books
  • Wolfram Media
  • Complex Systems

Educational Resources

  • Wolfram MathWorld
  • Wolfram in STEM/STEAM
  • Wolfram Challenges
  • Wolfram Problem Generator

Wolfram Initiatives

  • Wolfram Science
  • Wolfram Foundation
  • History of Mathematics Project

Events

  • Stephen Wolfram Livestreams
  • Online & In-Person Events
  • Contact Us
  • Connect & Follow
Wolfram|Alpha
  • Your Account
  • User Portal
  • Wolfram Cloud
  • Products
    • Wolfram|One
    • Mathematica
    • Notebook Assistant + LLM Kit
    • Compute Services
    • System Modeler
    • Finance Platform
    • Wolfram|Alpha Notebook Edition
    • Application Server
    • Enterprise Private Cloud
    • Wolfram Engine
    • Wolfram Player
    • Wolfram Cloud App
    • Wolfram Player App

    More mobile apps

    • Core Technologies
      • Wolfram Language
      • Computable Data
      • Wolfram Notebooks
      • AI & Linguistic Understanding
    • Deployment Options
      • Wolfram Cloud
      • wolframscript
      • Wolfram Engine Community Edition
      • Wolfram LLM API
      • WSTPServer
      • Wolfram|Alpha APIs
    • From the Community
      • Function Repository
      • Community Paclet Repository
      • Example Repository
      • Neural Net Repository
      • Prompt Repository
      • Wolfram Demonstrations
      • Data Repository
    • Group & Organizational Licensing
    • All Products
  • Consulting & Solutions

    We deliver solutions for the AI era—combining symbolic computation, data-driven insights and deep technical expertise

    WolframConsulting.com

    Wolfram Solutions

    • Data Science
    • Artificial Intelligence
    • Biosciences
    • Healthcare Intelligence
    • Sustainable Energy
    • Control Systems
    • Enterprise Wolfram|Alpha
    • Blockchain Labs

    More Wolfram Solutions

    Wolfram Solutions For Education

    • Research Universities
    • Colleges & Teaching Universities
    • Junior & Community Colleges
    • High Schools
    • Educational Technology
    • Computer-Based Math

    More Solutions for Education

    • Contact Us
  • Learning & Support

    Get Started

    • Wolfram Language Introduction
    • Fast Intro for Programmers
    • Fast Intro for Math Students
    • Wolfram Language Documentation

    Grow Your Skills

    • Wolfram U

      Courses in computing, science, life and more

    • Community

      Learn, solve problems and share ideas.

    • Blog

      News, views and insights from Wolfram

    • Resources for

      Software Developers
    • Tech Support
      • Contact Us
      • Support FAQs
    • More Learning
      • Highlighted Core Areas
      • Demonstrations
      • YouTube
      • Daily Study Groups
      • Wolfram Schools and Programs
      • Books
    • Support FAQs
    • Contact Us
  • Company
    • About Wolfram
    • Career Center
    • All Sites & Resources
    • Connect & Follow
    • Contact Us

    Work with Us

    • Student Ambassador Initiative
    • Wolfram for Startups
    • Student Opportunities
    • Jobs Using Wolfram Language

    Educational Programs for Adults

    • Summer School
    • Winter School

    Educational Programs for Youth

    • Middle School Camp
    • High School Research Program
    • Computational Adventures

    Read

    • Stephen Wolfram's Writings
    • Wolfram Blog
    • Wolfram Tech | Books
    • Wolfram Media
    • Complex Systems
    • Educational Resources
      • Wolfram MathWorld
      • Wolfram in STEM/STEAM
      • Wolfram Challenges
      • Wolfram Problem Generator
    • Wolfram Initiatives
      • Wolfram Science
      • Wolfram Foundation
      • History of Mathematics Project
    • Events
      • Stephen Wolfram Livestreams
      • Online & In-Person Events
    • Contact Us
    • Connect & Follow
  • Wolfram|Alpha
  • Wolfram Cloud
  • Your Account
  • User Portal
Wolfram Language & System Documentation Center
NotebookCellData
  • See Also
    • Cells
    • NotebookInformation
    • Options
    • CurrentValue
  • Related Guides
    • Low-Level Notebook Programming
    • See Also
      • Cells
      • NotebookInformation
      • Options
      • CurrentValue
    • Related Guides
      • Low-Level Notebook Programming

NotebookCellData[]

returns data about the cells in the currently selected notebook.

NotebookCellData[nbobj]

returns data about the cells in the given NotebookObject.

NotebookCellData[{cellobj1,cellobj2,…}]

returns data about each given CellObject.

NotebookCellData[objs,elems]

includes the given elements of data.

NotebookCellData[objs,elems,fmt]

returns data in the indicated format.

Details and Options
Details and Options Details and Options
Examples  
Basic Examples  
Scope  
Applications  
Neat Examples  
See Also
Related Guides
History
Cite this Page
BUILT-IN SYMBOL
  • See Also
    • Cells
    • NotebookInformation
    • Options
    • CurrentValue
  • Related Guides
    • Low-Level Notebook Programming
    • See Also
      • Cells
      • NotebookInformation
      • Options
      • CurrentValue
    • Related Guides
      • Low-Level Notebook Programming

NotebookCellData

NotebookCellData[]

returns data about the cells in the currently selected notebook.

NotebookCellData[nbobj]

returns data about the cells in the given NotebookObject.

NotebookCellData[{cellobj1,cellobj2,…}]

returns data about each given CellObject.

NotebookCellData[objs,elems]

includes the given elements of data.

NotebookCellData[objs,elems,fmt]

returns data in the indicated format.

Details and Options

  • Supported elements include the name of any option to Cell, as a string or a symbol.
  • Elements can also include any key known to Developer`CellInformation, including "Style", "ContentData", "ContentDataForm", "FirstCellInGroup" and others.
  • Other supported elements include:
  • "CellExpressionByteCount"the ByteCount of the Cell expression
    "CellMemoryByteCount"the size in memory for the cell
    "CellContentMemoryByteCount"the size in memory for the cell content
    "CellWordCount"the number of words in the cell
    "CellImage"an image of the cell
    "CellRasterSize"the raster size of the cell, in pixels
    "CellThumbnail"a thumbnail of the cell
    "CellGroupParent"the CellObject of the cell's group parent, if any
    "CellGroupChildren"a list of the cell's group children
    "CellGroupDescendants"a list of the cell's group children at any depth
    "CellChangeCount"the number of change events stored for the cell
    "FirstChangeTime"the earliest recorded change time for the cell
    "LastChangeTime"the latest recorded change time for the cell
    "CellContainsDynamics"whether the cell contains explicit dynamic boxes
    "CellObject"the CellObject of the cell
    "CellExpression"the Cell expression of the cell
    "CellContents"the first argument of the Cell expression
    "CellStyle"a list of the cell's styles
    "CellOptions"the options of the Cell expression
    "SerializedCellString"string of the Cell expression as it would be written to a file
    "SerializedCellStringLength"length in bytes of the "SerializedCellString"
  • When the "CellOptions" element is included, that will include columns for any options that are directly set for any cell in the target objects.
  • The default elems is Automatic, which includes "CellOptions", "CellMemoryByteCount", "CellGroupParent" and "CellGroupChildren".
  • Supported formats include:
  • Automaticreturn the data as a List, Association or Dataset, depending on elems
    "Association"return the data as an Association
    "Dataset"return the data as a Dataset
  • When elems is a single item, default formatting will return a raw list of data.
  • Any other elems setting will return a Dataset by default.
  • Column names will always be strings, even for elements specified as a symbol.
  • Row names are taken to be the corresponding CellObject expressions.

Examples

open all close all

Basic Examples  (5)

Return data about cells in the current notebook:

Return data for the first few cells:

Return specific elements of data:

Return a list of values for a given data element:

Return data as an Association:

Scope  (2)

Get images for all "ExampleSection" cells in this notebook:

Get data about the 5 cells currently using the most memory in this notebook:

Applications  (1)

Visualize the editing times for a given notebook:

Neat Examples  (1)

Create a collage of images of this notebook's cells, where cells with a larger byte count appear larger:

See Also

Cells  NotebookInformation  Options  CurrentValue

Related Guides

    ▪
  • Low-Level Notebook Programming

History

Introduced in 2024 (14.1) | Updated in 2025 (14.2)

Wolfram Research (2024), NotebookCellData, Wolfram Language function, https://reference.wolfram.com/language/ref/NotebookCellData.html (updated 2025).

Text

Wolfram Research (2024), NotebookCellData, Wolfram Language function, https://reference.wolfram.com/language/ref/NotebookCellData.html (updated 2025).

CMS

Wolfram Language. 2024. "NotebookCellData." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2025. https://reference.wolfram.com/language/ref/NotebookCellData.html.

APA

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

BibTeX

@misc{reference.wolfram_2025_notebookcelldata, author="Wolfram Research", title="{NotebookCellData}", year="2025", howpublished="\url{https://reference.wolfram.com/language/ref/NotebookCellData.html}", note=[Accessed: 04-February-2026]}

BibLaTeX

@online{reference.wolfram_2025_notebookcelldata, organization={Wolfram Research}, title={NotebookCellData}, year={2025}, url={https://reference.wolfram.com/language/ref/NotebookCellData.html}, note=[Accessed: 04-February-2026]}

Top
Introduction for Programmers
Introductory Book
Wolfram Function Repository | Wolfram Data Repository | Wolfram Data Drop | Wolfram Language Products
Top
  • Products
  • Wolfram|One
  • Mathematica
  • Notebook Assistant + LLM Kit
  • Compute Services
  • System Modeler

  • Wolfram|Alpha Notebook Edition
  • Wolfram|Alpha Pro
  • Mobile Apps

  • Wolfram Engine
  • Wolfram Player

  • Volume & Site Licensing
  • Server Deployment Options
  • Consulting
  • Wolfram Consulting
  • Repositories
  • Data Repository
  • Function Repository
  • Community Paclet Repository
  • Neural Net Repository
  • Prompt Repository

  • Wolfram Language Example Repository
  • Notebook Archive
  • Wolfram GitHub
  • Learning
  • Wolfram U
  • Wolfram Language Documentation
  • Webinars & Training
  • Educational Programs

  • Wolfram Language Introduction
  • Fast Introduction for Programmers
  • Fast Introduction for Math Students
  • Books

  • Wolfram Community
  • Wolfram Blog
  • Public Resources
  • Wolfram|Alpha
  • Wolfram Problem Generator
  • Wolfram Challenges

  • Computer-Based Math
  • Computational Thinking
  • Computational Adventures

  • Demonstrations Project
  • Wolfram Data Drop
  • MathWorld
  • Wolfram Science
  • Wolfram Media Publishing
  • Customer Resources
  • Store
  • Product Downloads
  • User Portal
  • Your Account
  • Organization Access

  • Support FAQ
  • Contact Support
  • Company
  • About Wolfram
  • Careers
  • Contact
  • Events
Wolfram Community Wolfram Blog
Legal & Privacy Policy
WolframAlpha.com | WolframCloud.com
© 2026 Wolfram
© 2026 Wolfram | Legal & Privacy Policy |
English