Table of Contents

Property ConditionalFormats

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

ConditionalFormats

Gets the conditional-formatting blocks of a table style (w:tblStylePr), in document order. Empty for non-table styles.

public IList<TableStyleConditional> ConditionalFormats { get; }

Property Value

IList<TableStyleConditional>