API Reference

Class

OdpTableCell

Namespace OfficeIMO.OpenDocument
Assembly OfficeIMO.OpenDocument
Modifiers sealed

An XML-backed presentation table cell.

Inheritance

  • Object
  • OdpTableCell

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 Boolean IsCovered { get; } #

True when covered by a merged cell.

public Int32 RowSpan { get; } #

Number of rows spanned by a merged-cell anchor.

public Int32 ColumnSpan { get; } #

Number of columns spanned by a merged-cell anchor.

public String Text { get; set; } #

Decoded cell text.