Property ConditionalFormats
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; }
Gets the conditional-formatting blocks of a table style (w:tblStylePr), in document order. Empty for non-table styles.
public IList<TableStyleConditional> ConditionalFormats { get; }