API Reference

Class

OneNoteTable

Namespace OfficeIMO.OneNote
Assembly OfficeIMO.OneNote
Modifiers sealed

A OneNote table.

Inheritance

Constructors

Properties

public override OneNoteElementKind Kind { get; } #
public Boolean BordersVisible { get; set; } #

Whether table borders are visible.

public IList<Double> ColumnWidths { get; } #

Column widths in OneNote layout units.

public IList<OneNoteTableRow> Rows { get; } #

Table rows in source order.