English
Close
 简体中文
 Русский
 Français
 Deutsch
English
简体中文 Русский Français Deutsch
  • caret-downAspose.Cells Cloud Document
      • What's new
      • caret-closedGetting Started
      • caret-downDeveloper Guide
          • caret-closedBatch
          • caret-closedConversion
          • caret-closedExport
          • caret-closedImport
          • caret-closedMerge
          • caret-closedSplit
          • caret-closedText
          • caret-closedProtect
          • Clear
          • Compress
          • Watermark
          • Assembly
          • Save options
          • caret-closedAutoFilter
          • caret-closedCells
          • caret-closedCharts
          • caret-closedColumns
          • caret-closedComments
          • caret-closedConditional Formattings
          • caret-closedFiles and Storage
          • caret-closedHyperlinks
          • caret-closedListObjects
          • caret-closedMetadata & Properties
          • caret-closedOleObjects
          • caret-closedPageBreaks
          • caret-closedPictures
          • caret-closedPivotTables
          • caret-downRange
              • Copy
              • caret-closedGet
              • Merge
              • Move
              • Unmerge
              • caret-closedUpdate
          • caret-closedRows
          • caret-closedShapes
          • caret-closedTasks
          • caret-closedValidations
          • caret-closedWorkbook
          • caret-closedWorksheets
      • caret-closedDocker
      • caret-closedPlugins
      • caret-closedRelease Notes
  1. Home
  2. Aspose.Cells Cloud Document
  3. Developer Guide
  4. Range

Working with ranges on an Excel file

Contents
[ Hide ]
  1. Working with ranges on an Excel file.

Represents a cell, a row, a column, a selection of cells containing one or more contiguous blocks of cells, or a 3D range.

Working with ranges on an Excel file.

  • Get Named Ranges inside the Workbook
  • Get Cells Data Based on Named Range
  • Change Heights of Rows inside the Range
  • Change Widths of Columns inside the Range
  • Combines a Range of Cells into a Single Cell
  • Copy Range in a Worksheet with Paste Options
  • Set the Style of the Range
  • Unmerge Merged Cells of the Range
  • Move a named ranged with an Excel Worksheet
  • Set Range Value in Excel Worksheet
Save Options