API Reference

Class

OdsColumn

Namespace OfficeIMO.OpenDocument
Assembly OfficeIMO.OpenDocument
Modifiers sealed

An editable ODS column definition after sparse run splitting.

Inheritance

  • Object
  • OdsColumn

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 Hidden { get; set; } #

Whether this column is hidden.

public String StyleName { get; set; } #

Referenced column style name.

public Nullable<OdfLength> Width { get; set; } #

Explicit column width.