Table of Contents

Struct ColumnSpec

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

One explicit column definition inside w:cols (ECMA-376 Part 1 §17.6.3 w:col).

public readonly struct ColumnSpec
Inherited Members

Constructors

ColumnSpec(Twips, Twips)

Initializes a column definition.

Properties

SpaceAfter

Gets the space between this column and the next.

Width

Gets the column width.