Property Alignment
Alignment
Gets or sets the table alignment (w:jc; only Left/Center/Right/Start/End are meaningful), or null.
public ParagraphAlignment? Alignment { get; set; }
Gets or sets the table alignment (w:jc; only Left/Center/Right/Start/End are meaningful), or null.
public ParagraphAlignment? Alignment { get; set; }