English
Close
 简体中文
 Русский
 عربي
 Français
 Deutsch
 Italiano
 Español
 Svenska
 Türkçe
English
简体中文 Русский عربي Français Deutsch Italiano Español Svenska Türkçe
  • caret-downDeveloper Center
      • caret-closedWhat's new
      • caret-closedGetting Started
      • caret-closedLearn
      • caret-downDeveloper Guide
          • caret-closedAI
          • caret-closedCalculate
          • caret-closedConversion
          • caret-closedData Processing
          • caret-closedText Processing
          • caret-closedTransform
          • caret-closedManagement
          • caret-closedSearch and Replace
          • caret-closedProtection
          • caret-closedFiles and Storage
          • caret-downAspose.Cells Cloud 3.0 Developer Guide
              • caret-downSpreadsheet Elements
                  • caret-closedOleObjects
                  • caret-closedAutoFilter
                  • caret-downCells
                      • Get Cell Style from a Worksheet – Aspose.Cells Cloud API
                      • Update Multiple Cells Style – Aspose.Cells Cloud API Reference (v3.0)
                      • Change Cell Style in Excel Worksheet
                      • Apply Rich Text Formatting to a Cell
                      • Clear Contents and Styles of Cells in an Excel Worksheet
                      • Get Merged Cells from an Excel Worksheet – Aspose.Cells Cloud API
                      • Set Cell Value – Aspose.Cells Cloud API Reference (v3.0)
                      • Set Cell Formula in Excel Worksheets
                      • Calculate Cell Formula – Aspose.Cells Cloud API
                      • Clear Cell Formatting in an Excel Worksheet
                      • How to Merge Cells in an Excel Worksheet – Aspose.Cells Cloud API (v3.0)
                      • Unmerge Cells in Excel Worksheet
                      • caret-closedGet Cells Properties
                  • caret-closedCharts
                  • caret-closedColumns
                  • caret-closedComments
                  • caret-closedConditional Formattings
                  • caret-closedHyperlinks
                  • caret-closedListObjects
                  • caret-closedMetadata & Properties
                  • caret-closedPageBreaks
                  • caret-closedPictures
                  • caret-closedPivotTables
                  • caret-closedRange
                  • caret-closedRows
                  • caret-closedShapes
                  • caret-closedValidations
                  • caret-closedWorksheets
              • caret-closedSpreadsheet Operations
              • caret-closedTasks
          • caret-closedOther Features
      • caret-closedDocker
      • Release Notes
  1. Home
  2. Developer Center
  3. Developer Guide
  4. Aspose.Cells Cloud 3.0 Developer Guide
  5. Spreadsheet Elements
  6. Cells

Working with Excel Cells – Aspose.Cells Cloud Documentation

Contents
[ Hide ]
  1. Feature Map

Cells is the basic operational object of Aspose.Cells for Excel files.

Developers use cell operations to read, write, style, merge, and calculate data within Excel workbooks, enabling powerful automation and data‑processing scenarios.

Feature Map

  • Get merged cell from a worksheet.
  • Set the value of a cell in an Excel worksheet.
  • Set formula for a cell in Excel worksheets.
  • Calculate cell formulas.
  • Get cell style from an Excel worksheet.
  • Clear cells formatting in an Excel worksheet.
  • Update multiple cells' style on an Excel worksheet.
  • Change cell style in an Excel worksheet.
  • Apply rich‑text formatting to a cell in an Excel worksheet.
  • Clear contents and styles of cells in an Excel worksheet.
  • Add, delete, or update conditional formatting on an Excel worksheet.
  • Merge cells in an Excel worksheet.
  • Unmerge Cells in an Excel worksheet.
  • Get cells properties.