API Reference

Class

OdsNamedRange

Namespace OfficeIMO.OpenDocument
Assembly OfficeIMO.OpenDocument
Modifiers sealed

An XML-backed workbook named range.

Inheritance

  • Object
  • OdsNamedRange

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Properties

public String Name { get; } #

Range name.

public String CellRangeAddress { get; set; } #

ODF cell range address.

public String BaseCellAddress { get; set; } #

ODF base cell address.