API Reference

Class

OneNoteTableCell

Namespace OfficeIMO.OneNote
Assembly OfficeIMO.OneNote
Modifiers sealed

A cell in a OneNote table.

Inheritance

  • Object
  • OneNoteTableCell

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

Constructors

Properties

public Nullable<UInt32> ShadingColorArgb { get; set; } #

Cell shading color encoded as ARGB.

public IList<OneNoteElement> Content { get; } #

Cell content in source order.

public IList<OneNoteOpaqueProperty> UnknownProperties { get; } #

Unknown cell properties preserved in encoded source order.