OfficeIMO

API Reference

Class

WordTableSnapshot

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Inheritance

Constructors

Properties

public Int32 RowCount { get; set; } #
public Int32 ColumnCount { get; set; } #
public String StyleName { get; set; } #
public String Title { get; set; } #
public String Description { get; set; } #
public Boolean RepeatHeaderRow { get; set; } #
public Boolean HasHorizontalMerges { get; set; } #
public Boolean HasVerticalMerges { get; set; } #
public IReadOnlyList<WordTableRowSnapshot> Rows { get; } #
public IReadOnlyList<Double> ColumnWidthPoints { get; } #